# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
*.egg
.venv/
venv/
env/

# IDE
.vscode/
.idea/
*.swp
*.swo

# OS
.DS_Store
Thumbs.db

# Project specific
.ai-adapter/
.opencode
.github/agents
.github/bin
.github/commands/
.github/prompts/
.github/skills/
.github/workflows/
opencode.json
.mcp.json
