# Local virtual environment
.venv/

# Build outputs
dist/
mlflow_cloudsmith.egg-info/
.coverage

# Python bytecode
__pycache__/
*.py[cod]
