From d744d2a39a98ea4094fa7fd7fbea1a1d25d8d7b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=B2=90=E9=98=B3?= Date: Tue, 11 Jun 2024 09:47:08 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BF=AE=E6=94=B9.gitignore=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- God-Vue-master/god-admin/god-admin.iml | 24 ------------------- God-Vue-master/god-common/god-common.iml | 14 ----------- .../god-framework/god-framework.iml | 23 ------------------ .../god-generator/god-generator.iml | 15 ------------ .../god-passenger/god-passenger.iml | 24 ------------------- God-Vue-master/god-quartz/god-quartz.iml | 15 ------------ God-Vue-master/god-system/god-system.iml | 24 ------------------- God-Vue-master/god.iml | 8 ------- 9 files changed, 1 insertion(+), 148 deletions(-) delete mode 100644 God-Vue-master/god-admin/god-admin.iml delete mode 100644 God-Vue-master/god-common/god-common.iml delete mode 100644 God-Vue-master/god-framework/god-framework.iml delete mode 100644 God-Vue-master/god-generator/god-generator.iml delete mode 100644 God-Vue-master/god-passenger/god-passenger.iml delete mode 100644 God-Vue-master/god-quartz/god-quartz.iml delete mode 100644 God-Vue-master/god-system/god-system.iml delete mode 100644 God-Vue-master/god.iml diff --git a/.gitignore b/.gitignore index 5247ab6d..6c505d73 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ npm-debug.log* yarn-debug.log* yarn-error.log* **/*.log -*/*.iml +**/*.iml tests/**/coverage/ tests/e2e/reports diff --git a/God-Vue-master/god-admin/god-admin.iml b/God-Vue-master/god-admin/god-admin.iml deleted file mode 100644 index c4056820..00000000 --- a/God-Vue-master/god-admin/god-admin.iml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/God-Vue-master/god-common/god-common.iml b/God-Vue-master/god-common/god-common.iml deleted file mode 100644 index c7299e4c..00000000 --- a/God-Vue-master/god-common/god-common.iml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/God-Vue-master/god-framework/god-framework.iml b/God-Vue-master/god-framework/god-framework.iml deleted file mode 100644 index d7a9b40c..00000000 --- a/God-Vue-master/god-framework/god-framework.iml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/God-Vue-master/god-generator/god-generator.iml b/God-Vue-master/god-generator/god-generator.iml deleted file mode 100644 index f9c2d620..00000000 --- a/God-Vue-master/god-generator/god-generator.iml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/God-Vue-master/god-passenger/god-passenger.iml b/God-Vue-master/god-passenger/god-passenger.iml deleted file mode 100644 index f0c879b6..00000000 --- a/God-Vue-master/god-passenger/god-passenger.iml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/God-Vue-master/god-quartz/god-quartz.iml b/God-Vue-master/god-quartz/god-quartz.iml deleted file mode 100644 index f9c2d620..00000000 --- a/God-Vue-master/god-quartz/god-quartz.iml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/God-Vue-master/god-system/god-system.iml b/God-Vue-master/god-system/god-system.iml deleted file mode 100644 index 21d90796..00000000 --- a/God-Vue-master/god-system/god-system.iml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/God-Vue-master/god.iml b/God-Vue-master/god.iml deleted file mode 100644 index 00372004..00000000 --- a/God-Vue-master/god.iml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file