add latex file to gitignore

This commit is contained in:
Alfred Melch 2019-08-10 09:35:31 +02:00
parent 9328131bb6
commit e0334d3362

1
.gitignore vendored
View File

@ -8,6 +8,7 @@ node_modules/
*.aux *.aux
*.log *.log
*.lol *.lol
*.lof
*.synctex.gz *.synctex.gz
*.toc *.toc
*.out *.out