mirror of
https://github.com/soconnor0919/honors-thesis.git
synced 2026-03-23 19:57:51 -04:00
22 lines
182 B
Plaintext
22 lines
182 B
Plaintext
# LaTeX build artifacts
|
|
*.aux
|
|
*.bbl
|
|
*.blg
|
|
*.log
|
|
*.out
|
|
*.toc
|
|
*.lof
|
|
*.lot
|
|
*.fls
|
|
*.fdb_latexmk
|
|
*.synctex.gz
|
|
*.dvi
|
|
*.pdf
|
|
|
|
# Build directory
|
|
build/
|
|
**/build/
|
|
|
|
# context directory
|
|
context
|