Files
honors-thesis/thesis/.gitignore
Sean O'Connor d88597af2b
Some checks failed
Build Proposal and Thesis / build (push) Failing after 3m52s
Add README and ignore macOS .DS_Store
2026-02-04 13:13:09 -05:00

21 lines
180 B
Plaintext

.DS_Store
# 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/