diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-06-14 07:29:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-14 07:29:43 +0200 |
commit | a787d334bf167a0d878fde6b03369a8817bcf691 (patch) | |
tree | 18e61c7d69883a1c9b69098b7d36856abaed5c1e /buch/.gitignore | |
parent | Fix references.bib (diff) | |
parent | Merge branch 'master' into master (diff) | |
download | SeminarMatrizen-a787d334bf167a0d878fde6b03369a8817bcf691.tar.gz SeminarMatrizen-a787d334bf167a0d878fde6b03369a8817bcf691.zip |
Merge pull request #24 from LordMcFungus/master
Erste Fassung Kapitel IFS
Diffstat (limited to 'buch/.gitignore')
-rw-r--r-- | buch/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/.gitignore b/buch/.gitignore index 5d8a46e..46764b7 100644 --- a/buch/.gitignore +++ b/buch/.gitignore @@ -13,4 +13,4 @@ buch*.pdf *.toc .build/ *.synctex.gz -*.DS_Store + |