fix: block doc artifacts and add error templates

This commit is contained in:
2026-07-27 01:55:30 +04:00
parent d81dd71a46
commit 71e367b86f
7 changed files with 422 additions and 16 deletions
+5
View File
@@ -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__/