__pycache__
*.pyc
*.pyo
*.egg-info/
dist/
build/
.pytest_cache/
.mypy_cache/
.ruff_cache/

# Auto-generated version file
src/babamul/_version.py
