diff --git a/.gitignore b/.gitignore
index a2ac47b..57c9637 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,6 @@
/runtime/
+.idea/*
+unpackage
+node_modules
+.DS_Store
+.hbuilderx
diff --git a/uniapp/uni-app/.hbuilderx/launch.json b/uniapp/uni-app/.hbuilderx/launch.json
deleted file mode 100644
index 261ce48..0000000
--- a/uniapp/uni-app/.hbuilderx/launch.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{ // launch.json 配置了启动调试时相关设置,configurations下节点名称可为 app-plus/h5/mp-weixin/mp-baidu/mp-alipay/mp-qq/mp-toutiao/mp-360/
- // launchtype项可配置值为local或remote, local代表前端连本地云函数,remote代表前端连云端云函数
- "version": "0.0",
- "configurations": [{
- "app-plus" :
- {
- "launchtype" : "remote"
- },
- "default" :
- {
- "launchtype" : "remote"
- },
- "h5" :
- {
- "launchtype" : "remote"
- },
- "mp-weixin" :
- {
- "launchtype" : "remote"
- },
- "type" : "uniCloud"
- }
- ]
-}
diff --git a/uniapp/uni-app/.idea/.gitignore b/uniapp/uni-app/.idea/.gitignore
deleted file mode 100644
index 35410ca..0000000
--- a/uniapp/uni-app/.idea/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-# 默认忽略的文件
-/shelf/
-/workspace.xml
-# 基于编辑器的 HTTP 客户端请求
-/httpRequests/
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml
diff --git a/uniapp/uni-app/.idea/inspectionProfiles/Project_Default.xml b/uniapp/uni-app/.idea/inspectionProfiles/Project_Default.xml
deleted file mode 100644
index 9c69411..0000000
--- a/uniapp/uni-app/.idea/inspectionProfiles/Project_Default.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/uniapp/uni-app/.idea/modules.xml b/uniapp/uni-app/.idea/modules.xml
deleted file mode 100644
index e2277c0..0000000
--- a/uniapp/uni-app/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/uniapp/uni-app/.idea/php.xml b/uniapp/uni-app/.idea/php.xml
deleted file mode 100644
index f324872..0000000
--- a/uniapp/uni-app/.idea/php.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/uniapp/uni-app/.idea/uni-app.iml b/uniapp/uni-app/.idea/uni-app.iml
deleted file mode 100644
index c956989..0000000
--- a/uniapp/uni-app/.idea/uni-app.iml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/uniapp/uni-app/.idea/vcs.xml b/uniapp/uni-app/.idea/vcs.xml
deleted file mode 100644
index b2bdec2..0000000
--- a/uniapp/uni-app/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file