From 135efb2937bb915f7cb70308638fcc0578af523c Mon Sep 17 00:00:00 2001 From: ferenci84 Date: Sat, 22 Mar 2025 17:52:10 +0100 Subject: [PATCH] Add IntelliJ inspection profiles and PHP configuration to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c2b943935c8..92cb4b8523b 100644 --- a/.gitignore +++ b/.gitignore @@ -163,6 +163,9 @@ extensions/intellij/.idea/** **/.idea/workspace.xml **/.idea/usage.statistics.xml **/.idea/shelf/ +**/.idea/inspectionProfiles/Project_Default.xml +**/.idea/php.xml + extensions/intellij/bin extensions/.continue-debug/