fraud-detection-mlops-api / .dockerignore
github-actions[bot]
deploy: sync snapshot from github
4937cba
raw
history blame contribute delete
174 Bytes
.git
.gitignore
__pycache__
*.pyc
*.pyo
*.pyd
.pytest_cache
.coverage
.coverage.*
htmlcov
.venv
uv.lock
pytest.ini
venv
env
.env
logs
mlruns
notebooks
data/raw
tests
.github