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 | |
parent | Fix references.bib (diff) | |
download | SeminarMatrizen-a56e1e88a08c5a3b41372d53acd2b144ae287340.tar.gz SeminarMatrizen-a56e1e88a08c5a3b41372d53acd2b144ae287340.zip |
move .gitignore to the right place
Diffstat (limited to '')
-rw-r--r-- | .gitignore (renamed from buch/.gitignore) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buch/.gitignore b/.gitignore index 5d8a46e..f33db6c 100644 --- a/buch/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ buch*.pdf .build/ *.synctex.gz *.DS_Store + |