__pycache__/
*.py[cod]
*.egg-info/
.git/
.github/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.venv/
.env
build/
dist/
*.so
.coverage
htmlcov/
tests/
docker/
