dograh/.gitignore
2026-06-20 14:17:18 +05:30

29 lines
453 B
Text

__pycache__
.DS_Store
.env
.env.prod
.env.test
# logs and run directory on production
/logs/
/run/
infrastructure/
prd/
.vercel
.devcontainer/install.local.sh
venv/
.venv/
.playwright-mcp
coturn/
*.wav
dograh_pcm_cache/
node_modules/
# Local self-signed TLS for the remote stack (regenerate with ./generate_certificate.sh).
# NEVER commit the private key.
certs/
# Superpowers brainstorm mockups (local only)
.superpowers/
docs/superpowers/
.gstack/