From fdba319990570d8d7a15db162c1ba696dd81fa20 Mon Sep 17 00:00:00 2001
From: Valeri Fikov <valeri.fikov@vereign.com>
Date: Mon, 20 Jun 2022 15:24:12 +0000
Subject: [PATCH] Deleted .idea/.gitignore, .idea/infohub-helm.iml,
 .idea/misc.xml, .idea/modules.xml, .idea/vcs.xml files

---
 .idea/.gitignore       | 3 ---
 .idea/infohub-helm.iml | 9 ---------
 .idea/misc.xml         | 6 ------
 .idea/modules.xml      | 8 --------
 .idea/vcs.xml          | 6 ------
 5 files changed, 32 deletions(-)
 delete mode 100644 .idea/.gitignore
 delete mode 100644 .idea/infohub-helm.iml
 delete mode 100644 .idea/misc.xml
 delete mode 100644 .idea/modules.xml
 delete mode 100644 .idea/vcs.xml

diff --git a/.idea/.gitignore b/.idea/.gitignore
deleted file mode 100644
index 26d3352..0000000
--- a/.idea/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
diff --git a/.idea/infohub-helm.iml b/.idea/infohub-helm.iml
deleted file mode 100644
index d6ebd48..0000000
--- a/.idea/infohub-helm.iml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
-  <component name="NewModuleRootManager" inherit-compiler-output="true">
-    <exclude-output />
-    <content url="file://$MODULE_DIR$" />
-    <orderEntry type="inheritedJdk" />
-    <orderEntry type="sourceFolder" forTests="false" />
-  </component>
-</module>
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
deleted file mode 100644
index 639900d..0000000
--- a/.idea/misc.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="ProjectRootManager">
-    <output url="file://$PROJECT_DIR$/out" />
-  </component>
-</project>
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index ea347d4..0000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="ProjectModuleManager">
-    <modules>
-      <module fileurl="file://$PROJECT_DIR$/.idea/infohub-helm.iml" filepath="$PROJECT_DIR$/.idea/infohub-helm.iml" />
-    </modules>
-  </component>
-</project>
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index 35eb1dd..0000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="VcsDirectoryMappings">
-    <mapping directory="" vcs="Git" />
-  </component>
-</project>
\ No newline at end of file
-- 
GitLab