25 lines
267 B
Plaintext
25 lines
267 B
Plaintext
|
|
.git
|
||
|
|
.cache
|
||
|
|
.claude
|
||
|
|
.superpowers
|
||
|
|
.playwright-cli
|
||
|
|
.playwright-mcp
|
||
|
|
node_modules
|
||
|
|
.pnpm-store
|
||
|
|
coverage
|
||
|
|
dist
|
||
|
|
*.log
|
||
|
|
*.tmp
|
||
|
|
*.tar.gz
|
||
|
|
.env
|
||
|
|
.env.*
|
||
|
|
apps/*/dist
|
||
|
|
apps/*/out
|
||
|
|
apps/*/release
|
||
|
|
apps/*/node_modules
|
||
|
|
apps/*/.output
|
||
|
|
apps/*/.wxt
|
||
|
|
apps/*/chrome-mv*
|
||
|
|
apps/*/firefox-mv*
|
||
|
|
ops-api
|