Files
soconnor 1404945756
Build Proposal and Thesis / build-github (push) Has been skipped
Build Proposal and Thesis / build-gitea (push) Successful in 1m3s
post-defense revisions complete
2026-04-21 00:25:54 -04:00

30 lines
251 B
Plaintext

# LaTeX build artifacts
*.aux
*.bbl
*.blg
*.log
*.out
*.toc
*.lof
*.lot
*.fls
*.fdb_latexmk
*.synctex.gz
*.dvi
*.pdf
!pdfs/**
!thesis/pdfs/**
# Build directory
build/
**/build/
# context directory
context
# OS files
.DS_Store
# IDE files
.vscode/