Files
SnapOtter/.gitignore
T

38 lines
434 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/
# Ad-hoc test screenshots and reports
test-*.png
stirling-pdf-*.png
settings-*.png
layout-*.png
audit_report.md
.worktrees/