diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 00000000..35410cac --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/bettergi-scripts-list.iml b/.idea/bettergi-scripts-list.iml new file mode 100644 index 00000000..390dbb1d --- /dev/null +++ b/.idea/bettergi-scripts-list.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 00000000..84b571f0 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,14 @@ + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 00000000..105ce2da --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 00000000..c1781190 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 00000000..a3c2e187 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 00000000..35eb1ddf --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/repo/js/尘歌壶妙香林找阿圆/尘歌壶妙香林找阿圆/main.js b/repo/js/尘歌壶妙香林找阿圆/main.js similarity index 100% rename from repo/js/尘歌壶妙香林找阿圆/尘歌壶妙香林找阿圆/main.js rename to repo/js/尘歌壶妙香林找阿圆/main.js diff --git a/repo/js/尘歌壶妙香林找阿圆/尘歌壶妙香林找阿圆/manifest.json b/repo/js/尘歌壶妙香林找阿圆/manifest.json similarity index 100% rename from repo/js/尘歌壶妙香林找阿圆/尘歌壶妙香林找阿圆/manifest.json rename to repo/js/尘歌壶妙香林找阿圆/manifest.json