diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-06-14 07:27:19 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-06-14 07:27:19 +0200 |
commit | a56e1e88a08c5a3b41372d53acd2b144ae287340 (patch) | |
tree | 386f7c9dfdc3d02a1c4d4d6f04fdb99922cee5ba /buch | |
parent | Fix references.bib (diff) | |
download | SeminarMatrizen-a56e1e88a08c5a3b41372d53acd2b144ae287340.tar.gz SeminarMatrizen-a56e1e88a08c5a3b41372d53acd2b144ae287340.zip |
move .gitignore to the right place
Diffstat (limited to 'buch')
-rw-r--r-- | buch/.gitignore | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/buch/.gitignore b/buch/.gitignore deleted file mode 100644 index 5d8a46e..0000000 --- a/buch/.gitignore +++ /dev/null @@ -1,16 +0,0 @@ -*.aux -*.bbl -*.bib -*.blg -*.idx -*.ilg -*.ind -*.log -*.out -*.rpt -buch*.pdf -*.run.xml -*.toc -.build/ -*.synctex.gz -*.DS_Store |