__pycache__/
.DS_Store
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
.env
.env.*
!.env.example
.envrc
.python-version
.idea/
.vscode/
.agents/
*.skill
*.so
.mypy_cache/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
*.log
