From 34d16bcde8527f389fc5528d84a69c7d32116c9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A8ve=20Caillault?= Date: Tue, 28 Apr 2026 23:27:29 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20du=20fichier=20.gitignor?= =?UTF-8?q?e=20pour=20PHPStorm.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 101a344..48214bc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .env certs/*.crt certs/*.key +.idea \ No newline at end of file