Files
geo/.gitignore
T
root 755a8fa4d7 chore: ignore local .venv directory
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 21:03:13 +08:00

34 lines
441 B
Plaintext

.DS_Store
node_modules/
.pnpm-store/
coverage/
dist/
output/
.env
.venv/
.env.local
.env.signing
deploy/config.local.yaml
deploy/ops-config.local.yaml
deploy/.k3s-runtime/
apps/*/.env.signing
apps/*/dist/
apps/*/out/
apps/*/release/
apps/*/node_modules/
apps/*/.output/
apps/*/.wxt/
apps/*/chrome-mv*/
apps/*/firefox-mv*/
.claude
.superpowers/*
.playwright-mcp/*
.playwright-cli/*
*.log
*.tmp
apps/*/stats.html
ops-api
tmp/*
*.pem
outputs/*