Files

38 lines
353 B
Plaintext

# LaTeX intermediate files
*.aux
*.log
*.out
*.toc
*.bbl
*.blg
*.synctex.gz
*.fls
*.fdb_latexmk
*.nav
*.snm
*.vrb
*.lof
*.lot
*.bcf
*.run.xml
# LaTeX temporary files
*.dvi
*.ps
# Compiled PDFs (optional - comment out if you want to track PDFs)
# *.pdf
# MacOS files
.DS_Store
# Editor files
*.swp
*.swo
*~
.*.sw?
# Build directories
build/
output/