diff options
author | Roy Seitz <roy.seitz@ost.ch> | 2021-04-18 17:51:05 +0200 |
---|---|---|
committer | Roy Seitz <roy.seitz@ost.ch> | 2021-04-18 17:51:05 +0200 |
commit | 0064dec8e0a75f6cfa51970a40f7b2b0d46b285b (patch) | |
tree | 4c29c3134fb282199711399bd4247962b6151706 | |
parent | Präsentation feritg. (diff) | |
parent | Merge pull request #8 from NaoPross/create-gitignore (diff) | |
download | SeminarMatrizen-0064dec8e0a75f6cfa51970a40f7b2b0d46b285b.tar.gz SeminarMatrizen-0064dec8e0a75f6cfa51970a40f7b2b0d46b285b.zip |
Merge branch 'master' of github.com:AndreasFMueller/SeminarMatrizen
Diffstat (limited to '')
-rw-r--r-- | buch/.gitignore | 12 |
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 |