1373aa0a77
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MMHQTtnQtQqL8muAXHr9kd
18 lines
140 B
Plaintext
18 lines
140 B
Plaintext
.git
|
|
.gitignore
|
|
.superpowers
|
|
.claude
|
|
swarm-report
|
|
*.md
|
|
!README.md
|
|
|
|
web/node_modules
|
|
web/dist
|
|
|
|
**/*.log
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
|
|
.DS_Store
|