diff options
author | Nao Pross <np@0hm.ch> | 2021-06-20 19:11:28 +0200 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-06-20 19:11:28 +0200 |
commit | 0a850778d935434519f3b3a2a522ee37dcef073b (patch) | |
tree | 88476888a1f0a47e5813595beefe50a3f525343c /.gitignore | |
parent | Restructure (diff) | |
parent | fix paper/ifs/references.bib (diff) | |
download | SeminarMatrizen-0a850778d935434519f3b3a2a522ee37dcef073b.tar.gz SeminarMatrizen-0a850778d935434519f3b3a2a522ee37dcef073b.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cc64005 --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +*.aux +*.bbl +*.bib +*.blg +*.idx +*.ilg +*.ind +*.log +*.out +*.rpt +buch*.pdf +*.run.xml +*.toc +.build/ +*.synctex.gz +*.DS_Store + + |