gitignore
This commit is contained in:
parent
3cb325b4b0
commit
54f0594cef
24
.gitignore
vendored
Normal file
24
.gitignore
vendored
Normal 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
|
||||||
@ -2,7 +2,7 @@
|
|||||||
\providecommand\hyper@newdestlabel[2]{}
|
\providecommand\hyper@newdestlabel[2]{}
|
||||||
\providecommand\HyField@AuxAddToFields[1]{}
|
\providecommand\HyField@AuxAddToFields[1]{}
|
||||||
\providecommand\HyField@AuxAddToCoFields[2]{}
|
\providecommand\HyField@AuxAddToCoFields[2]{}
|
||||||
\providecommand\babel@aux[2]{}
|
\providecommand \babel@aux [2]{\global \let \babel@toc \@gobbletwo }
|
||||||
\@nameuse{bbl@beforestart}
|
\@nameuse{bbl@beforestart}
|
||||||
\catcode `"\active
|
\catcode `"\active
|
||||||
\providecommand \oddpage@label [2]{}
|
\providecommand \oddpage@label [2]{}
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user