gitignore

This commit is contained in:
Chrissi 2026-06-27 11:03:07 +02:00
parent 3cb325b4b0
commit 54f0594cef
5 changed files with 866 additions and 843 deletions

24
.gitignore vendored Normal file
View File

@ -0,0 +1,24 @@
## Core latex/pdflatex auxiliary files
*.aux
*.fdb_latexmk
*.fls
*.log
*.out
*.toc
*.synctex.gz
## Bibliography auxiliary files (if you use biblatex/natbib)
*.bbl
*.bcf
*.blg
*.run.xml
## Lists of figures, tables, etc.
*.lof
*.lot
## If you want to ignore the final PDF as well (recommended)
# *.pdf
## Exception: Keep important PDFs (like your Deckblatt.pdf)
!Deckblatt.pdf

View File

@ -2,7 +2,7 @@
\providecommand\hyper@newdestlabel[2]{}
\providecommand\HyField@AuxAddToFields[1]{}
\providecommand\HyField@AuxAddToCoFields[2]{}
\providecommand\babel@aux[2]{}
\providecommand \babel@aux [2]{\global \let \babel@toc \@gobbletwo }
\@nameuse{bbl@beforestart}
\catcode `"\active
\providecommand \oddpage@label [2]{}

File diff suppressed because it is too large Load Diff

Binary file not shown.