From b78801ba4eb6704c9e7e57e33047c971fe235604 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A8ve=20Caillault?= Date: Mon, 23 Mar 2026 22:17:07 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20.gitignore=20pour?= =?UTF-8?q?=20PHPStorm.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d3351c3..56de0af 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ host/database/data/* host/database/backups/* !host/database/backups/.gitkeep upload/* -!upload/.gitkeep \ No newline at end of file +!upload/.gitkeep +.idea \ No newline at end of file