fix: add compiled pdfs to .gitignore

This commit is contained in:
Julian Lobbes 2023-04-26 10:25:42 +02:00
parent ccd38f61a8
commit 8b9d92e6a8

7
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.aux
*.log
*.gz
**/*.aux
**/*.log
**/*.gz
proposal/*.pdf