aboutsummaryrefslogtreecommitdiffstats
path: root/buch/.gitignore
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-05-07 00:14:48 +0200
committerNao Pross <np@0hm.ch>2021-05-07 00:14:48 +0200
commit20f68f26c0f82496e63b422b65a849a607325ef1 (patch)
tree1403426884f2b1caeabfa36a0e2dd3ddf07c0689 /buch/.gitignore
parentCreate slide to show all point groups (diff)
parentneue folie (diff)
downloadSeminarMatrizen-20f68f26c0f82496e63b422b65a849a607325ef1.tar.gz
SeminarMatrizen-20f68f26c0f82496e63b422b65a849a607325ef1.zip
Merge remote-tracking branch 'upstream/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