ignore bibtex latex files

This commit is contained in:
Felix Van der Jeugt 2021-08-17 08:57:54 +02:00
parent 7be386ede4
commit c9c761a453
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ target/
*.aux *.aux
*.toc *.toc
*.pdf *.pdf
*.bbl
*.blg
# Python # Python
__pycache__ __pycache__