# Python
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info/

# Virtual environments
.venv/

# Testing
.pytest_cache/
.benchmarks/
.coverage
htmlcov/

# Environment
.env

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

# OS
.DS_Store
Thumbs.db
.agents/
skills-lock.json
