aboutsummaryrefslogtreecommitdiffstats
path: root/buch/.gitignore
diff options
context:
space:
mode:
authorRoy Seitz <roy.seitz@ost.ch>2021-04-30 18:34:28 +0200
committerRoy Seitz <roy.seitz@ost.ch>2021-04-30 18:34:28 +0200
commit69428f6b2d590f178123c8e19f6fee8364505a2a (patch)
tree0a8da9f0cdfe09b20e8a596302b3eb3df0fc0a15 /buch/.gitignore
parentsome improvements (diff)
parentDateien entfernt und ignoriert, die nicht im Git sein sollten. (diff)
downloadSeminarMatrizen-69428f6b2d590f178123c8e19f6fee8364505a2a.tar.gz
SeminarMatrizen-69428f6b2d590f178123c8e19f6fee8364505a2a.zip
Merge branch 'Lukaszogg-master'
Diffstat (limited to 'buch/.gitignore')
-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