52 lines
545 B
Plaintext
52 lines
545 B
Plaintext
# ---> TeX
|
|
## Core latex/pdflatex auxiliary files:
|
|
*.aux
|
|
*.lof
|
|
*.log
|
|
*.lot
|
|
*.fls
|
|
*.out
|
|
*.toc
|
|
*.fmt
|
|
*.fot
|
|
*.cb
|
|
*.cb2
|
|
.*.lb
|
|
|
|
## Bibliography auxiliary files (bibtex/biblatex/biber):
|
|
*.bbl
|
|
*.bbl-SAVE-ERROR
|
|
*.bcf
|
|
*.blg
|
|
*-blx.aux
|
|
*-blx.bib
|
|
*.run.xml
|
|
|
|
## Build tool auxiliary files:
|
|
*.fdb_latexmk
|
|
*.synctex
|
|
*.synctex(busy)
|
|
*.synctex.gz
|
|
*.synctex.gz(busy)
|
|
*.pdfsync
|
|
*.rubbercache
|
|
rubber.cache
|
|
|
|
## Build tool directories for auxiliary files
|
|
# latexrun
|
|
latex.out/
|
|
|
|
# amsthm
|
|
*.thm
|
|
|
|
# beamer
|
|
*.nav
|
|
*.pre
|
|
*.snm
|
|
*.vrb
|
|
|
|
# python
|
|
__pycache__
|
|
|
|
# vscode
|
|
.vscode/ |