math-tasks/.gitignore

17 lines
407 B
Plaintext

node_modules/
output/css/
.env
!.claude/settings.local.json
# Generated output HTML (template + data -> output)
tasks/*/docs/*.output.html
# Editor temp files (diffs, screenshots, transient data)
tasks/*/temp/
# Component-editor snapshots (transient — Claude reads and applies)
assets/themes/*/components/*/*.snapshot.json
# PDFs are committed (available for download)
# output/pdf/ is NOT gitignored