mirror of
https://github.com/soconnor0919/honors-thesis.git
synced 2026-02-04 21:46:31 -05:00
19 lines
169 B
Plaintext
19 lines
169 B
Plaintext
# LaTeX build artifacts (if they leak into root)
|
|
*.aux
|
|
*.bbl
|
|
*.blg
|
|
*.log
|
|
*.out
|
|
*.toc
|
|
*.lof
|
|
*.lot
|
|
*.fls
|
|
*.fdb_latexmk
|
|
*.synctex.gz
|
|
*.dvi
|
|
*.pdf
|
|
|
|
# Directories
|
|
build/
|
|
out/
|