summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore10
1 files changed, 9 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 7f284c8..206fc70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,12 @@
.pyc
*.html
blobs/
-files/ \ No newline at end of file
+files/
+
+# latex
+*.aux
+*.dvi
+*.lof
+*.log
+*.lot
+*.toc \ No newline at end of file