Initialisation du projet de gestion des inventaires multi-sites

This commit is contained in:
2025-05-12 18:14:16 +02:00
commit ae47060409
15 changed files with 159 additions and 0 deletions

6
gitignore.txt Normal file
View File

@@ -0,0 +1,6 @@
.env
*.txt
__pycache__/
*.pyc
*.log
.DS_Store