Files
SnapOtter/.gitignore
T
ashim-hq 365af287f2 chore: remove docs/specs from git tracking
Keep specs local-only; add docs/specs/ to .gitignore.
2026-04-16 15:45:18 +08:00

50 lines
566 B
Plaintext

node_modules/
dist/
.turbo/
*.db
*.db-journal
*.db-wal
*.db-shm
data/
tmp/
.env
.env.local
.DS_Store
.playwright-mcp/
.vite/
apps/api/data/
apps/api/tmp/
apps/web/.vite/
# Python
__pycache__/
*.pyc
# Build artifacts
coverage/
*.tsbuildinfo
# Playwright
test-results/
playwright-report/
blob-report/
# IDE / tool scratch
CLAUDE.md
.claude/
.superpowers/
docs/superpowers/
PRD.md
# Ad-hoc test screenshots and reports
test-*.png
!tests/fixtures/*.png
stirling-pdf-*.png
settings-*.png
layout-*.png
audit_report.md
.worktrees/
.release-version
.models
docs/specs/