Python cache

This commit is contained in:
2026-02-05 10:43:13 +01:00
parent ea2f52c577
commit 3a14bd3f2b
5 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@@ -2,4 +2,7 @@
.env
# Par sécurité
documents_projet/
documents_projet/
# Python
__pycache__/