__pycache__/
*.py[cod]
.venv/
venv/
dist/
build/
*.egg-info/
.pytest_cache/
.coverage

# run stores created by scratch projects inside this repo
.nexis-ml/
scratch/
