.git
.gitignore
.venv
__pycache__
*.pyc
*.pyo
*.pyd
.pytest_cache
.mypy_cache
.ruff_cache
dist
build
*.egg-info
issues
tests
.coverage
htmlcov
.DS_Store
