mirror of
https://github.com/agresdominik/texlive.git
synced 2026-07-21 17:20:54 +00:00
22 lines
206 B
Plaintext
22 lines
206 B
Plaintext
# LaTeX build artifacts
|
|
*.aux
|
|
*.bbl
|
|
*.bcf
|
|
*.blg
|
|
*.fdb_latexmk
|
|
*.fls
|
|
*.lof
|
|
*.log
|
|
*.lot
|
|
*.out
|
|
*.run.xml
|
|
*.synctex.gz
|
|
*.toc
|
|
*.nav
|
|
*.snm
|
|
*.vrb
|
|
*.xdv
|
|
|
|
# Output (uncomment if you don't want PDFs tracked)
|
|
# *.pdf
|