From 37777f0d92d405efdb0e4760f96e1e57a2d3da59 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Sat, 25 Jun 2022 15:40:49 +0300 Subject: [PATCH] cleanup idea --- .idea/.gitignore | 2 +- .idea/espo.iml | 111 ----------------------------------------------- 2 files changed, 1 insertion(+), 112 deletions(-) delete mode 100644 .idea/espo.iml diff --git a/.idea/.gitignore b/.idea/.gitignore index 2644cac44a..aeaf2893db 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -7,4 +7,4 @@ /dataSources/ /dataSources.local.xml php.xml -espo.xml \ No newline at end of file +espo.xml diff --git a/.idea/espo.iml b/.idea/espo.iml deleted file mode 100644 index afc94e873f..0000000000 --- a/.idea/espo.iml +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file