# Cloudflare Wrangler cache
.wrangler/
cloudflare-worker/.wrangler/

# IDE settings
.idea/
.vscode/

# Environment files & Secrets
.env
*.env
*.pem

# Byte-compiled / Python cache
__pycache__/
*.py[cod]
*$py.class
.venv/
venv/

# OS specific files
.DS_Store
Thumbs.db

# Workspace target build folders
dist/
build/
*.egg-info/
workspace_target/
graphify-out/
brag-output*/

# Local-only Antigravity Skills (preserving .agents/rules/antigravity-instructions.md)
.agents/skills/
skills-lock.json
