Files
mlflow-practice/.gitignore
T
2026-07-20 14:10:12 +03:00

9 lines
74 B
Plaintext

.venv/
__pycache__/
*.pyc
mlflow.db
mlruns/
artifacts/*
data/MNIST/
*.log