From 37a71f050fd55f34f390662291cc0c46a33e6efc Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Sat, 25 Jun 2022 15:49:51 +0300 Subject: [PATCH] cleanup --- .idea/deployment.xml | 14 -------------- .idea/modules.xml | 8 -------- .idea/phpunit.xml | 11 ----------- .idea/vcs.xml | 6 ------ 4 files changed, 39 deletions(-) delete mode 100644 .idea/deployment.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/phpunit.xml delete mode 100644 .idea/vcs.xml diff --git a/.idea/deployment.xml b/.idea/deployment.xml deleted file mode 100644 index 09cfeb9d1c..0000000000 --- a/.idea/deployment.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 9656e7e5ac..0000000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/phpunit.xml b/.idea/phpunit.xml deleted file mode 100644 index 4d41f0d4ea..0000000000 --- a/.idea/phpunit.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7f4c..0000000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file