Update README.md -> gitignore

This commit is contained in:
Patrick Nisble
2018-04-01 16:45:06 +02:00
parent acc67dc641
commit 736e36a097
+23
View File
@@ -0,0 +1,23 @@
# LaTeX temporary files
*.aux
*.log
*.toc
# PDF output - usually a bad idea to keep this in Git
*.pdf
# Latexmk
*.fdb_latexmk
# SyncTeX
*.synctex.gz
# LaTeX Beamer
*.snm
*.vrb
*.nav
*.out
# BibTeX
*.bbl
*.blg