# Python-generated files
__pycache__/
*.py[oc]
*.py[cod]
*$py.class
build/
dist/
wheels/
*.egg-info
.eggs/
*.egg

# Virtual environments
.venv
venv/
env/
ENV/

# IDE and editors
.vscode/
.idea/
*.swp
*.swo
*~

# Testing and coverage
.pytest_cache/
.coverage
.coverage.*
htmlcov/
.tox/
*.cover

# Configuration files with sensitive data
config.yaml
config.yml
.config/

# OS files
.DS_Store
Thumbs.db

# uv
.uv/
uv.lock

# ruff
.ruff_cache/

# mypy
.mypy_cache/
.dmypy.json
dmypy.json

# Environments
.env
.env.local
.env.*.local

# Logs
*.log

# Temporary files
*.tmp
*.bak


# Claude Flow generated files
.claude/settings.local.json
.mcp.json
claude-flow.config.json
.swarm/
.hive-mind/
memory/claude-flow-data.json
memory/sessions/*
!memory/sessions/README.md
memory/agents/*
!memory/agents/README.md
coordination/memory_bank/*
coordination/subtasks/*
coordination/orchestration/*
*.db
*.db-journal
*.db-wal
*.sqlite
*.sqlite-journal
*.sqlite-wal
claude-flow
claude-flow.bat
claude-flow.ps1
hive-mind-prompt-*.txt
