__pycache__/
*.pyc
*.pyo
.coverage
.coverage.*
coverage.xml
htmlcov/
.pytest_cache/
.mypy_cache/
.ruff_cache/
dist/
build/
*.egg-info/
*.egg
coupling-report/
output/
.venv/
venv/
env/
.env
.tox/
.agents/
skills-lock.json
.idea/
.vscode/
.DS_Store
Thumbs.db
