fix: URL de recherche propre (/search?q=...) + gitignore fichiers uploadés

This commit is contained in:
Cedric Abonnel
2026-05-12 23:32:15 +02:00
parent 668a50e714
commit 25faa6ac4f
3 changed files with 6 additions and 4 deletions
+4
View File
@@ -7,3 +7,7 @@ vendor/
# OS
.DS_Store
Thumbs.db
# Fichiers uploadés et cache (propriété www-data)
data/*/files/
data/_cache/