Compare commits

..

2 Commits

2 changed files with 3 additions and 2 deletions

5
.gitignore vendored
View File

@@ -4,5 +4,6 @@ __pycache__/
*.pyc *.pyc
*.log *.log
.DS_Store .DS_Store
# Ignorer la version de production du fichier Excel
Excel/prod/ratio_prod.xlsm # Ignorer tous les fichiers de travail dans Excel/dev
Excel/dev/*

Binary file not shown.