53 lines
834 B
Plaintext
53 lines
834 B
Plaintext
# LaTeX stuff
|
|
## Stolen from my bachelor internship.
|
|
## Core latex/pdflatex auxiliary files:
|
|
# From https://github.com/github/gitignore/blob/master/TeX.gitignore
|
|
*.aux
|
|
*.lof
|
|
*.log
|
|
*.lot
|
|
*.fls
|
|
*.out
|
|
*.toc
|
|
*.fmt
|
|
*.fot
|
|
*.cb
|
|
*.cb2
|
|
.*.lb
|
|
*.fdb_latexmk
|
|
|
|
## Intermediate documents:
|
|
*.dvi
|
|
*.xdv
|
|
*-converted-to.*
|
|
# these rules might exclude image files for figures etc.
|
|
# *.ps
|
|
# *.eps
|
|
# *.pdf
|
|
|
|
## Generated if empty string is given at "Please type another file name for output:"
|
|
.pdf
|
|
|
|
## Bibliography auxiliary files (bibtex/biblatex/biber):
|
|
*.bbl
|
|
*.bcf
|
|
*.blg
|
|
*-blx.aux
|
|
*-blx.bib
|
|
*.run.xml
|
|
|
|
## Build tool auxiliary files:
|
|
*.synctex.gz
|
|
|
|
# ffuts XeTaL
|
|
|
|
# Assignment 1
|
|
sc_elements.pdf
|
|
superconductivity_assignment1_kvkempen.pdf
|
|
|
|
# Assignment 2
|
|
superconductivity_assignment2_kvkempen.pdf
|
|
|
|
# Assignment 3
|
|
superconductivity_assignment3_kvkempen.pdf
|