aboutsummaryrefslogtreecommitdiffstats
path: root/buch/.gitignore
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-05-03 11:21:49 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-05-03 11:21:49 +0200
commitacac0c67e2d3b061311865ead4e190c942cbdd28 (patch)
tree12edd4f971fcfbd0f8a6df1668d30ef95d1fb1af /buch/.gitignore
parentreelle Normalform (diff)
parentMerge branch 'Lukaszogg-master' (diff)
downloadSeminarMatrizen-acac0c67e2d3b061311865ead4e190c942cbdd28.tar.gz
SeminarMatrizen-acac0c67e2d3b061311865ead4e190c942cbdd28.zip
Merge branch 'master' of github.com:AndreasFMueller/SeminarMatrizen
Diffstat (limited to '')
-rw-r--r--buch/.gitignore26
1 files changed, 15 insertions, 11 deletions
diff --git a/buch/.gitignore b/buch/.gitignore
index 4600c1a..5d8a46e 100644
--- a/buch/.gitignore
+++ b/buch/.gitignore
@@ -1,12 +1,16 @@
-buch*.aux
-buch*.bbl
-buch*.bib
-buch*.blg
-buch*.idx
-buch*.ilg
-buch*.ind
-buch*.log
-buch*.out
+*.aux
+*.bbl
+*.bib
+*.blg
+*.idx
+*.ilg
+*.ind
+*.log
+*.out
+*.rpt
buch*.pdf
-buch*.run.xml
-buch*.toc
+*.run.xml
+*.toc
+.build/
+*.synctex.gz
+*.DS_Store