table works
[tt2015.git] / .gitignore
index d6f28d8..ce15282 100644 (file)
@@ -6,6 +6,47 @@ 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
-*.eps
+
+# java binaries
+*.class
+.~lock*
+
+# andere binaries
+*.odt
+*.pyc
+sn.txt