aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-04-16 21:20:31 +0200
committerNao Pross <np@0hm.ch>2021-04-16 21:20:31 +0200
commita11e15a68ec7e049f3d724e5e4042317fcbecc21 (patch)
tree39822b89d49399a54117cd0342e817e8a8808b01
parentMerge pull request #7 from TReichlin/master (diff)
downloadSeminarMatrizen-create-gitignore.tar.gz
SeminarMatrizen-create-gitignore.zip
Create .gitignore for buch/create-gitignore
It is a bit annoying to get that huge list of untracked aux files every time `$ git status' runs
-rw-r--r--buch/.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/buch/.gitignore b/buch/.gitignore
new file mode 100644
index 0000000..4600c1a
--- /dev/null
+++ b/buch/.gitignore
@@ -0,0 +1,12 @@
+buch*.aux
+buch*.bbl
+buch*.bib
+buch*.blg
+buch*.idx
+buch*.ilg
+buch*.ind
+buch*.log
+buch*.out
+buch*.pdf
+buch*.run.xml
+buch*.toc