*~
*.pyc
*.pyo
*.swp
*.swo
__pycache__/
*.egg-info/
dist/
build/
.mypy_cache/
.ruff_cache/
.pytest_cache/
.coverage
htmlcov/
