From 3b462edc8929aaefba47a9db9118234c3c8e8184 Mon Sep 17 00:00:00 2001
From: eson <9673575+githubcontent@user.noreply.gitee.com>
Date: Thu, 6 Jul 2023 18:25:04 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E9=85=8D=E7=BD=AE=E6=96=87?=
=?UTF-8?q?=E4=BB=B6=E5=A4=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.gitignore | 5 ++++-
.idea/.gitignore | 8 --------
.idea/fusenapi.iml | 9 ---------
.idea/modules.xml | 8 --------
.idea/vcs.xml | 6 ------
.idea/watcherTasks.xml | 29 -----------------------------
6 files changed, 4 insertions(+), 61 deletions(-)
delete mode 100644 .idea/.gitignore
delete mode 100644 .idea/fusenapi.iml
delete mode 100644 .idea/modules.xml
delete mode 100644 .idea/vcs.xml
delete mode 100644 .idea/watcherTasks.xml
diff --git a/.gitignore b/.gitignore
index eec9e079..462bf886 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,4 +30,7 @@
# Built Visual Studio Code Extensions
*.vsix
-__debug_bin
\ No newline at end of file
+__debug_bin
+
+.idea
+.vscode
\ No newline at end of file
diff --git a/.idea/.gitignore b/.idea/.gitignore
deleted file mode 100644
index 73f69e09..00000000
--- a/.idea/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml
-# Editor-based HTTP Client requests
-/httpRequests/
diff --git a/.idea/fusenapi.iml b/.idea/fusenapi.iml
deleted file mode 100644
index 5e764c4f..00000000
--- a/.idea/fusenapi.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 f0926055..00000000
--- 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 94a25f7f..00000000
--- 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 97ad6d2d..00000000
--- a/.idea/watcherTasks.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file