.DS_Store
*.swp
*.swo
.idea/
.vscode/
node_modules/
.env
.env.local
output/
*.log
*.iml

# Python packaging
__pycache__/
*.py[cod]
build/
dist/
*.egg-info/
.venv/
venv/
# Spectral bundle artifacts
*.bundle.yaml
.bundle.yaml

# Other-harness scaffolding (kit supports Claude Code only for now)
.agents/
.codex/
AGENTS.md
