node_modules/
dist/
*.tgz

# Python
__pycache__/
*.pyc
.venv/
.pytest_cache/
*.egg-info/

# IDE
.vscode/
.idea/

# OS
.DS_Store
Thumbs.db

# Lockfile is managed per workspace
bundles/*/data/*.json

# flowcast runtime 产物不入 git；配置文件（gates/agents/hygiene）保留
.flowcast/logs/
.flowcast/runs/
.flowcast/pge/
.claude/
