From 8630719f283c0fd13321a9ec34c0d3e6940b20c7 Mon Sep 17 00:00:00 2001 From: Xiao Wentao <1626297770@qq.com> Date: Sat, 21 Sep 2024 18:22:18 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0aoxuexinghuo=E5=8D=9A?= =?UTF-8?q?=E5=AE=A2=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/.gitignore | 6 ++++++ .idea/DLUT-TIC.github.io.iml | 12 ++++++++++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ .vuepress/components/try.vue | 4 ++-- 5 files changed, 34 insertions(+), 2 deletions(-) create mode 100644 .idea/.gitignore create mode 100644 .idea/DLUT-TIC.github.io.iml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 00000000..ff2fc852 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,6 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/ +.idea/ \ No newline at end of file diff --git a/.idea/DLUT-TIC.github.io.iml b/.idea/DLUT-TIC.github.io.iml new file mode 100644 index 00000000..0b872d82 --- /dev/null +++ b/.idea/DLUT-TIC.github.io.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 00000000..1c0ab963 --- /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..c8397c94 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.vuepress/components/try.vue b/.vuepress/components/try.vue index 9e27825c..e87e7804 100644 --- a/.vuepress/components/try.vue +++ b/.vuepress/components/try.vue @@ -28,8 +28,8 @@ { id: 4, avatar: 'avatars/Qym.png', nickname: 'Q', link: 'https://github.com/madaoQ' }, { id: 5, avatar: 'avatars/Wyh.png', nickname: '无敌外援', link: 'https://github.com/Nanami14138' }, { id: 6, avatar: 'avatars/Wkk.png', nickname: 'Sazerac-kk', link: 'https://sazerac-kk.github.io/' }, - { id: 7, avatar: 'avatars/Xwt.png', nickname: 'aoxuexinghuo', link: 'https://github.com/aoxuexinghuo' }, - { id: 7, avatar: '/logo.jpg', nickname: '期待您加入!', link: 'https://github.com/DLUT-TIC' }, + { id: 7, avatar: 'avatars/Xwt.png', nickname: 'aoxuexinghuo', link: 'https://aoxuexinghuo.github.io/' }, + { id: 8, avatar: '/logo.jpg', nickname: '期待您加入!', link: 'https://github.com/DLUT-TIC' }, // 可以根据需要添加更多成员 ], currentIndex: 0, From a4b618fe1297ea22a5bfa15540a1f0ff444352f2 Mon Sep 17 00:00:00 2001 From: Xiao Wentao <1626297770@qq.com> Date: Sat, 21 Sep 2024 18:25:06 +0800 Subject: [PATCH 2/2] Remove .idea folder from repository --- .idea/.gitignore | 6 ------ .idea/DLUT-TIC.github.io.iml | 12 ------------ .idea/modules.xml | 8 -------- .idea/vcs.xml | 6 ------ 4 files changed, 32 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/DLUT-TIC.github.io.iml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index ff2fc852..00000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -# 默认忽略的文件 -/shelf/ -/workspace.xml -# 基于编辑器的 HTTP 客户端请求 -/httpRequests/ -.idea/ \ No newline at end of file diff --git a/.idea/DLUT-TIC.github.io.iml b/.idea/DLUT-TIC.github.io.iml deleted file mode 100644 index 0b872d82..00000000 --- a/.idea/DLUT-TIC.github.io.iml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 1c0ab963..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 c8397c94..00000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file