diff --git a/.gitignore b/.gitignore index cc0f8ff..f82d630 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,16 @@ representation_construits/evaluation/ # TP PDF (remplacés par Markdown) web/tp/TP_2.pdf web/tp/TP_3 - CSS et sections.pdf + +# Évaluations et corrections non publiées (décision juillet 2026) +algorithmes/DS/ +reseau/evaluation/ +tris-dichotomie/ +algorithmes/mini-projets/corrections_premier_jet.md +web/tp/DM_Correction_Contraintes.md + +# Artefacts et fichiers de travail +news/logs/ +*.slides.html +.ipynb_checkpoints/ +*.bak diff --git a/representation_base/.DS_Store b/representation_base/.DS_Store deleted file mode 100644 index b50eba0..0000000 Binary files a/representation_base/.DS_Store and /dev/null differ