Mise à jour de .gitignore pour PHPStorm.

This commit is contained in:
2026-03-23 22:17:07 +01:00
parent d4666dc12d
commit b78801ba4e
+2 -1
View File
@@ -5,4 +5,5 @@ host/database/data/*
host/database/backups/* host/database/backups/*
!host/database/backups/.gitkeep !host/database/backups/.gitkeep
upload/* upload/*
!upload/.gitkeep !upload/.gitkeep
.idea