54 lines
510 B
Plaintext
54 lines
510 B
Plaintext
# LaTeX auxiliary files
|
|
*.aux
|
|
*.lof
|
|
*.log
|
|
*.lot
|
|
*.fls
|
|
*.out
|
|
*.toc
|
|
*.fmt
|
|
*.fot
|
|
*.cb
|
|
*.cb2
|
|
.*.lb
|
|
|
|
# Intermediate documents
|
|
*.dvi
|
|
*.xdv
|
|
*-converted-to.*
|
|
|
|
# Bibliography auxiliary files
|
|
*.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 directories
|
|
_minted*
|
|
|
|
# Temporary files
|
|
*.backup
|
|
*.bak
|
|
*.sav
|
|
*~
|
|
|
|
# OS generated files
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
|