fix: block doc artifacts and add error templates
This commit is contained in:
@@ -8,6 +8,8 @@ robots.txt
|
||||
site.webmanifest
|
||||
mentions-legales.php
|
||||
dons.php
|
||||
404.php
|
||||
500.php
|
||||
|
||||
# Fichiers de l'IDE/éditeur
|
||||
.vscode/
|
||||
@@ -37,6 +39,9 @@ uploads/*
|
||||
# vendor/
|
||||
# node_modules/
|
||||
|
||||
# Rapport d'audit interne OKI (ne pas committer)
|
||||
audit/
|
||||
|
||||
# Artefacts de tests locaux
|
||||
.pytest_cache/
|
||||
__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user