ajustement du .gitignore

This commit is contained in:
cedrick2711
2026-07-23 22:04:47 -04:00
parent 322b67e26f
commit 003121ef6f
+5 -3
View File
@@ -1,11 +1,13 @@
.env
.env.*
instance/
*.db
documents/
__pycache__/
*.pyc
*.db
team_tryouts.db
.pytest_cache/
.coverage
htmlcov/