aboutsummaryrefslogtreecommitdiffstats
path: root/buch/.gitignore
diff options
context:
space:
mode:
authorJoshua Baer <joshua.baer@ost.ch>2022-07-19 14:36:41 +0200
committerJoshua Baer <joshua.baer@ost.ch>2022-07-19 14:36:41 +0200
commit6c23215c9ad1209bee5d1d2704579b4761341b71 (patch)
treeebf81f5cfc84a674aca696680b4a27cc0d194390 /buch/.gitignore
parentsave (diff)
downloadSeminarSpezielleFunktionen-6c23215c9ad1209bee5d1d2704579b4761341b71.tar.gz
SeminarSpezielleFunktionen-6c23215c9ad1209bee5d1d2704579b4761341b71.zip
add gitignore
Diffstat (limited to 'buch/.gitignore')
-rw-r--r--buch/.gitignore19
1 files changed, 19 insertions, 0 deletions
diff --git a/buch/.gitignore b/buch/.gitignore
new file mode 100644
index 0000000..86604da
--- /dev/null
+++ b/buch/.gitignore
@@ -0,0 +1,19 @@
+*.aux
+*.bbl
+*.bib
+*.blg
+*.idx
+*.ilg
+*.ind
+*.log
+*.out
+*.rpt
+buch*.pdf
+*.run.xml
+*.toc
+.build/
+*.synctex.gz
+*.DS_Store
+
+
+*.synctex(busy) \ No newline at end of file