From 956c741c386c7e6ce50714bc9963ce3eb2a3b51e Mon Sep 17 00:00:00 2001 From: Kanri Date: Fri, 2 Jul 2021 12:57:58 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20=E5=BF=BD=E7=95=A5=20.idea?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +- .idea/ZeroBot-Plugin.iml | 9 ------ .idea/modules.xml | 8 ----- .idea/vcs.xml | 6 ---- .idea/workspace.xml | 64 ---------------------------------------- 5 files changed, 2 insertions(+), 88 deletions(-) delete mode 100644 .idea/ZeroBot-Plugin.iml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/vcs.xml delete mode 100644 .idea/workspace.xml diff --git a/.gitignore b/.gitignore index ceace8fd..bed9a349 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ data/SetuTime/cache data/SetuTime/search -data/manager \ No newline at end of file +data/manager +.idea/ \ No newline at end of file diff --git a/.idea/ZeroBot-Plugin.iml b/.idea/ZeroBot-Plugin.iml deleted file mode 100644 index 5e764c4f..00000000 --- a/.idea/ZeroBot-Plugin.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 447d2aba..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/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index fd386a1b..00000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - true - - \ No newline at end of file