ignore latex out files

This commit is contained in:
Felix Van der Jeugt 2021-08-17 10:03:27 +02:00
parent fd73f301d2
commit 1311fb6ff4
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ target/
*.pdf
*.bbl
*.blg
*.out
# Python
__pycache__