From d764c508a2a4d5694086022ff5e154b9d07cbaa1 Mon Sep 17 00:00:00 2001 From: Nyemba Ambela Jean Nicolas Date: Fri, 6 Jun 2025 23:02:28 +0100 Subject: [PATCH] Structuration du projet en migranttoutes les branches --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4ea05a1..37b338a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ venv/ -__pycache__/ \ No newline at end of file +__pycache__/ +design/ +Notes.docx \ No newline at end of file