add JetBrains IDE to .gitignore

This commit is contained in:
Olivier ALLAIN
2023-01-08 11:49:47 +01:00
parent 451ef624cd
commit 85b6d29427

3
.gitignore vendored
View File

@@ -5,3 +5,6 @@ composer.lock
/tests/Application/
/install/Application/*.local
# JetBrains IDE
.idea/