Nettoyage du projet : suppression venv et ajout gitignore

This commit is contained in:
Safouane Bazzi
2026-03-12 14:55:38 +01:00
parent 48acde592b
commit 56fb365604
1028 changed files with 4 additions and 341444 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
venv/
__pycache__/
*.pyc
.env