__pycache__/
*.py[cod]
*.egg-info/
*.egg
.venv/
.python-version
.ruff_cache/
.mypy_cache/
.pytest_cache/
.coverage
coverage.xml
htmlcov/
dist/
build/
.DS_Store
.idea/
.vscode/
