From 3eebd9047fb8e53dddd32da5f5bc364986923f8c Mon Sep 17 00:00:00 2001
From: wanjia <553039491@qq.com>
Date: Tue, 25 Apr 2023 10:48:19 +0800
Subject: [PATCH] remove .idea
---
.idea/.gitignore | 8 --------
.idea/java_backend_react_build.iml | 9 ---------
.idea/modules.xml | 8 --------
.idea/runConfigurations.xml | 10 ----------
.idea/vcs.xml | 6 ------
5 files changed, 41 deletions(-)
delete mode 100644 .idea/.gitignore
delete mode 100644 .idea/java_backend_react_build.iml
delete mode 100644 .idea/modules.xml
delete mode 100644 .idea/runConfigurations.xml
delete mode 100644 .idea/vcs.xml
diff --git a/.idea/.gitignore b/.idea/.gitignore
deleted file mode 100644
index 13566b8..0000000
--- a/.idea/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Editor-based HTTP Client requests
-/httpRequests/
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml
diff --git a/.idea/java_backend_react_build.iml b/.idea/java_backend_react_build.iml
deleted file mode 100644
index d6ebd48..0000000
--- a/.idea/java_backend_react_build.iml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index 8f47dfb..0000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml
deleted file mode 100644
index 797acea..0000000
--- a/.idea/runConfigurations.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
-
\ 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 @@
-
-
-
-
-
-
\ No newline at end of file