OC_P8_test / .dockerignore
GitHub Actions
Sync to HF Spaces [no-ci]
42a08fb
raw
history blame contribute delete
243 Bytes
# Fichiers lourds et inutiles en déploiement
data/
datasets/
mlruns/
models/*.pkl
models/export_*.py
*.csv
*.parquet
notebooks/
.ipynb_checkpoints/
__pycache__/
*.pyc
.git
.gitignore
venv/
.env
uv.lock # optionnel, si tu gardes uv localement