# CTAN build
/build/
*.zip

# test
*/test.*
test_example/
temp_verify/

# AI related
/progress/
.antigravity
.claudeignore
.clauderules
.claude/
.agent/
.cursorrules

# Miscellaneous
*.class
*.lock
*.log
*.pyc
*.swp
.buildlog/
.history
.editorconfig

.idea

# LaTeX build artifacts
*.aux
*.bbl
*.blg
*.fdb_latexmk
*.fls
*.idx
*.ilg
*.ind
*.lof
*.lot
*.out
*.synctex.gz
*.toc
*.xdy
*.glo
*.gls
*.glg
*.acn
*.acr
*.alg
*.bcf
*.run.xml
*.figlist
*.makefile
*.figlist
*.auxlock

