Thesis/.gitignore
Dane Sabo e9ed9e252e Remove CLAUDE.md from tracking, add to gitignore
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 15:36:38 -04:00

54 lines
431 B
Plaintext

# LaTeX build artifacts
*.aux
*.bbl
*.blg
*.fdb_latexmk
*.fls
*.log
*.out
*.synctex.gz
*.toc
*.lof
*.lot
*.nav
*.snm
*.vrb
*.dvi
*.ps
# Generated PDF (recompile from source)
main.pdf
# Todonotes list
*.tdo
# Backup files
*.bak
*~
\#*\#
# OS files
.DS_Store
Thumbs.db
# Editor files
*.swp
*.swo
.vscode/
.idea/
# Claude Code
CLAUDE.md
*.sty
.DS_Store
*.aux
*.bbl
*.blg
*.fdb_latexmk
*.fls
*.log
*.pdf
*.toc
*.out
*.synctex.gz