a2 1.4
[tt2015.git] / .gitignore
index 6d62c72..5b7b2af 100644 (file)
@@ -6,5 +6,38 @@ tt.log
 tt.out
 tt.toc
 tt.pdf
+*.eps
+
+# LaTeX temporary files
+*.aux
+*.log
+*.toc
+*.dvi
+*.fmt
+*.fls
+
+# 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
+
+# Log created by Adobe Reader
+C:\\nppdf32Log\\debuglog.txt
+
+# Sublime Text Project Files (usually contain absolute paths)
 *.sublime-project
 *.sublime-workspace