__pycache__/
*.pyc
.venv/
.agentloops/
.pytest_cache/
.env
*.env
.env.*

# Synced shared CLAUDE.md from parent workspace (not for public repo)
.claude-shared.md

# Safety nets — these dirs now live in agentloops-internal
_internal/
server/
dashboard/
supabase/

# Build artifacts
dist/
*.egg-info/
build/
demo.gif
uv.lock
.local-research/
