Files
master_thesis/Thesis/.gitignore
2017-11-28 11:07:41 +01:00

35 lines
274 B
Plaintext

# LaTeX temporary files
*.aux
*.log
*.toc
*.brf
*.ilg
*.lol
*.xdg
*.xdy
*.glsdefs
# vscode
.vscode
# 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