Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 26 additions & 12 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -85,16 +85,30 @@ secrets/
static_site/
k8s/secret.yaml

# Tool artifacts
CLAUDE.md
**/CLAUDE.md

# LaTeX build artifacts
*.aux
*.bbl
*.blg
*.fdb_latexmk
*.fls
*.out
*.toc
# Tool artifacts
CLAUDE.md
**/CLAUDE.md

# Development/session notes (temporary artifacts)
CHECKLIST.md
PROGRESS.md
SESSION_NOTES.md
TODO.md
PROJECT_SUMMARY.txt
REVISION_NOTES.md

# Archive/submission files
*.tar.gz
*.zip
!**/fixtures/*.zip
!**/test-data/*.zip

# LaTeX build artifacts
*.aux
*.bbl
*.blg
*.fdb_latexmk
*.fls
*.out
*.toc
*.synctex.gz
Binary file removed ASRI_arxiv.tar.gz
Binary file not shown.
Loading