Added .gitignore for generated files

This commit is contained in:
2020-02-03 13:43:29 +00:00
parent b7e40fc782
commit f9f194f772
2 changed files with 27 additions and 1 deletions

21
.gitignore vendored Normal file
View File

@@ -0,0 +1,21 @@
.*~
auto/*
*.aux
*.bbl
*.bcf
*.blg
*.fdb_latexmk
*.fls
*.idx
*.ilg
*.ind
*.lof
*.log
*.lot
*.lox
*.out
*.pdf
*.run.xml
*.synctex.gz
*.toc
*.xdv