__pycache__/
*.egg-info/
dist/
build/
.eggs/
*.pyc
.venv/
.coverage
.coverage.*
htmlcov/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.tox/
site/
*.swp
.DS_Store
.idea/
.vscode/
