diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index 264f470..0000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/modules/common/lifesub.common.main.iml b/.idea/modules/common/lifesub.common.main.iml
deleted file mode 100644
index 0d2c1d2..0000000
--- a/.idea/modules/common/lifesub.common.main.iml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/modules/member/lifesub.member.main.iml b/.idea/modules/member/lifesub.member.main.iml
deleted file mode 100644
index e208837..0000000
--- a/.idea/modules/member/lifesub.member.main.iml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/modules/mysub-biz/lifesub.mysub-biz.main.iml b/.idea/modules/mysub-biz/lifesub.mysub-biz.main.iml
deleted file mode 100644
index 0c5afac..0000000
--- a/.idea/modules/mysub-biz/lifesub.mysub-biz.main.iml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/modules/mysub-infra/lifesub.mysub-infra.main.iml b/.idea/modules/mysub-infra/lifesub.mysub-infra.main.iml
deleted file mode 100644
index bac25ea..0000000
--- a/.idea/modules/mysub-infra/lifesub.mysub-infra.main.iml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/modules/recommend/lifesub.recommend.main.iml b/.idea/modules/recommend/lifesub.recommend.main.iml
deleted file mode 100644
index eb1b213..0000000
--- a/.idea/modules/recommend/lifesub.recommend.main.iml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/build.gradle b/build.gradle
index e3cc8dd..1ea1702 100644
--- a/build.gradle
+++ b/build.gradle
@@ -134,3 +134,4 @@ configure(subprojects.findAll { it.name.endsWith('-biz') || it.name == 'common'
bootJar.enabled = false
jar.enabled = true
}
+