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