Files
honors-thesis/.gitignore
Sean O'Connor 205bfa9eb3 Initial commit
2026-02-03 10:58:04 -05:00

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