aboutsummaryrefslogtreecommitdiffstats
path: root/buch/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--buch/.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/buch/.gitignore b/buch/.gitignore
new file mode 100644
index 0000000..3c3ac3d
--- /dev/null
+++ b/buch/.gitignore
@@ -0,0 +1,16 @@
+*.aux
+*.bbl
+*.bib
+*.blg
+*.idx
+*.ilg
+*.ind
+*.log
+*.out
+*.rpt
+buch*.pdf
+*.run.xml
+*.toc
+.build/
+*.synctex.gz
+*.DS_Store \ No newline at end of file