Skip to content
Snippets Groups Projects

Meta: Merged all the other merge requests into this branch

Closed Marco Ammon requested to merge my04mivo/i4thesis:neue-vorlage into master
14 files
+ 279
141
Compare changes
  • Side-by-side
  • Inline
Files
14
.gitignore 0 → 100644
+ 31
0
# auxiliary files for LaTeX
*.acn
*.acr
*.alg
*.aux
*.bcf
*.bbl
*.blg
*.fdb_latexmk
*.fls
*.ist
*.loa
*.lof
*.log
*.lol
*.lot
*.out
*.run.xml
*.synctex.gz
*.tdo
*.toc
# project-specific files
thesis-blx.bib
_minted-thesis/
generated/*
plots/*.tex
# auxiliary files for JabRef
*.bak
*.sav
Loading