mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
44 lines
517 B
Plaintext
44 lines
517 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/
|
|
|
|
# Build artifacts
|
|
coverage/
|
|
*.tsbuildinfo
|
|
|
|
# Playwright
|
|
test-results/
|
|
playwright-report/
|
|
blob-report/
|
|
|
|
# IDE / tool scratch
|
|
.superpowers/
|
|
.claude/
|
|
CLAUDE.md
|
|
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
|