88 lines
1012 B
Plaintext
88 lines
1012 B
Plaintext
### LaTeX ###
|
|
## Core latex/pdflatex auxiliary files:
|
|
*.aux
|
|
*.loc
|
|
*.lof
|
|
*.log
|
|
*.lot
|
|
*.fls
|
|
*.out
|
|
*.soc
|
|
*.toc
|
|
*.fmt
|
|
*.fot
|
|
*.cb
|
|
*.cb2
|
|
.*.lb
|
|
|
|
## 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:
|
|
*.fdb_latexmk
|
|
*.synctex
|
|
*.synctex(busy)
|
|
*.synctex.gz
|
|
*.synctex.gz(busy)
|
|
*.pdfsync
|
|
|
|
## Build tool directories for auxiliary files
|
|
# latexrun
|
|
latex.out/
|
|
|
|
# hyperref
|
|
*.brf
|
|
|
|
# minted
|
|
_minted*
|
|
*.pyg
|
|
|
|
# todonotes
|
|
*.tdo
|
|
|
|
## Editors:
|
|
# LyX
|
|
*.lyx~
|
|
|
|
# Kile
|
|
*.backup
|
|
|
|
# TeXnicCenter
|
|
*.tps
|
|
|
|
### vscode ###
|
|
.vscode/*
|
|
!.vscode/settings.json
|
|
!.vscode/tasks.json
|
|
!.vscode/launch.json
|
|
!.vscode/extensions.json
|
|
*.code-workspace
|
|
|
|
### vim
|
|
*.swp
|
|
*.swo
|
|
|
|
main-*.pdf
|
|
listings-mode.tex
|
|
exercise-mode.tex
|
|
public
|
|
exercises/*/*.pdf
|
|
temp
|