mirror of
https://github.com/fsr/nopanic
synced 2025-01-18 16:01:42 +01:00
add zeitplan.pdf and auxiliary files to .gitignore
This commit is contained in:
parent
6d526ff88a
commit
2fc2a33a97
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
||||||
Spieleabend.psd
|
Spieleabend.psd
|
||||||
manual.pdf
|
manual.pdf
|
||||||
manual_compressed.pdf
|
manual_compressed.pdf
|
||||||
|
zeitplan.pdf
|
||||||
faltblatt.pdf
|
faltblatt.pdf
|
||||||
PoSo/
|
PoSo/
|
||||||
*.aux
|
*.aux
|
||||||
|
@ -10,6 +11,9 @@ PoSo/
|
||||||
*.toc
|
*.toc
|
||||||
manual.fdb_latexmk
|
manual.fdb_latexmk
|
||||||
manual.fls
|
manual.fls
|
||||||
|
zeitplan.fdb_latexmk
|
||||||
|
zeitplan.fls
|
||||||
|
texput.fls
|
||||||
alt
|
alt
|
||||||
manual.synctex.gz
|
manual.synctex.gz
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
Loading…
Reference in a new issue