feat: gitignore latex

This commit is contained in:
kuchyx 2022-11-25 23:27:31 +01:00
parent 254a7a3f83
commit 76679fab60

10
.gitignore vendored
View File

@ -157,4 +157,12 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
#.idea/
# LaTeXa
*.aux
*.fdb_latexmk
*.fls
*.log
*.synctex.gz
*.xdv