MLOps/.gitignore
2025-09-30 15:44:35 +02:00

8 lines
76 B
Plaintext

__pycache__/
*.pyc
.env
data/raw/*
data/processed/*
models/*.pkl
.dvc/cache