From 4afc962f7977a6d96ce96cb41dbf568afa5db73a Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Wed, 22 Jun 2022 12:34:05 +0300 Subject: [PATCH] idea fix --- .idea/.gitignore | 1 + .idea/php.xml | 135 ----------------------------------------------- 2 files changed, 1 insertion(+), 135 deletions(-) delete mode 100644 .idea/php.xml diff --git a/.idea/.gitignore b/.idea/.gitignore index 13566b81b0..0a132e2db2 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -6,3 +6,4 @@ # Datasource local storage ignored files /dataSources/ /dataSources.local.xml +php.xml diff --git a/.idea/php.xml b/.idea/php.xml deleted file mode 100644 index 48be754b29..0000000000 --- a/.idea/php.xml +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file