From 71353a4f6b625bd5e7ec2190d13f13f4d84c0913 Mon Sep 17 00:00:00 2001 From: TeoV Date: Wed, 25 Mar 2020 17:52:32 +0200 Subject: [PATCH] Remove .idea folder --- .idea/.gitignore | 5 ----- .idea/cgrates.iml | 17 ----------------- .idea/misc.xml | 6 ------ .idea/modules.xml | 8 -------- .idea/vcs.xml | 6 ------ .idea/watcherTasks.xml | 8 -------- 6 files changed, 50 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/cgrates.iml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/vcs.xml delete mode 100644 .idea/watcherTasks.xml diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 3cd2ed320..000000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -# Default ignored files -/workspace.xml -# Project exclude paths -/. - diff --git a/.idea/cgrates.iml b/.idea/cgrates.iml deleted file mode 100644 index d675c01bf..000000000 --- a/.idea/cgrates.iml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 28a804d89..000000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 6f72045fc..000000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7f4..000000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/watcherTasks.xml b/.idea/watcherTasks.xml deleted file mode 100644 index cb1a78370..000000000 --- a/.idea/watcherTasks.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - \ No newline at end of file