2026-04-20 20:53:54 +08:00
|
|
|
node_modules
|
|
|
|
|
.git
|
|
|
|
|
.turbo
|
|
|
|
|
dist
|
|
|
|
|
*.db
|
|
|
|
|
*.db-journal
|
|
|
|
|
*.db-wal
|
|
|
|
|
*.db-shm
|
|
|
|
|
.env
|
|
|
|
|
.env.local
|
2026-07-27 15:37:30 +08:00
|
|
|
.env.*
|
|
|
|
|
!.env.example
|
|
|
|
|
.npmrc
|
|
|
|
|
.pypirc
|
|
|
|
|
.netrc
|
2026-04-20 20:53:54 +08:00
|
|
|
.DS_Store
|
|
|
|
|
test-results
|
|
|
|
|
playwright-report
|
|
|
|
|
blob-report
|
|
|
|
|
docs
|
|
|
|
|
coverage
|
|
|
|
|
.superpowers
|
|
|
|
|
*.tsbuildinfo
|
|
|
|
|
*.md
|
|
|
|
|
!README.md
|
|
|
|
|
test-*.png
|
|
|
|
|
audit_report.md
|
2026-07-27 15:37:30 +08:00
|
|
|
|
|
|
|
|
# Local agent context and secret material
|
|
|
|
|
.license-signing-key
|
|
|
|
|
.secrets
|
|
|
|
|
.claude
|
|
|
|
|
.codex
|
|
|
|
|
.local-wiki
|
|
|
|
|
AGENTS.md
|
|
|
|
|
CLAUDE.md
|
|
|
|
|
CONTEXT.md
|
|
|
|
|
PRD.md
|
|
|
|
|
*.pem
|
|
|
|
|
*.key
|
|
|
|
|
*.p12
|
|
|
|
|
*.pfx
|
|
|
|
|
*credentials*.json
|
|
|
|
|
*client_secret*.json
|
|
|
|
|
*service_account*.json
|