From e8baa12232d30325d27f59b04a2098409fa7c2e9 Mon Sep 17 00:00:00 2001 From: msksbr Date: Tue, 24 Sep 2024 01:45:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96.gitignore,=20=E7=A7=BB?= =?UTF-8?q?=E9=99=A4jetbrains=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- test/2024,9,10/.idea/.gitignore | 3 --- test/2024,9,10/.idea/2024,9,10.iml | 8 -------- .../.idea/inspectionProfiles/profiles_settings.xml | 6 ------ test/2024,9,10/.idea/misc.xml | 7 ------- test/2024,9,10/.idea/modules.xml | 8 -------- test/2024,9,10/.idea/vcs.xml | 6 ------ test/2024,9,23/.idea/.gitignore | 3 --- test/2024,9,23/.idea/2024,9,23.iml | 8 -------- .../.idea/inspectionProfiles/profiles_settings.xml | 6 ------ test/2024,9,23/.idea/misc.xml | 7 ------- test/2024,9,23/.idea/modules.xml | 8 -------- test/2024,9,23/.idea/vcs.xml | 6 ------ 13 files changed, 4 insertions(+), 77 deletions(-) delete mode 100644 test/2024,9,10/.idea/.gitignore delete mode 100644 test/2024,9,10/.idea/2024,9,10.iml delete mode 100644 test/2024,9,10/.idea/inspectionProfiles/profiles_settings.xml delete mode 100644 test/2024,9,10/.idea/misc.xml delete mode 100644 test/2024,9,10/.idea/modules.xml delete mode 100644 test/2024,9,10/.idea/vcs.xml delete mode 100644 test/2024,9,23/.idea/.gitignore delete mode 100644 test/2024,9,23/.idea/2024,9,23.iml delete mode 100644 test/2024,9,23/.idea/inspectionProfiles/profiles_settings.xml delete mode 100644 test/2024,9,23/.idea/misc.xml delete mode 100644 test/2024,9,23/.idea/modules.xml delete mode 100644 test/2024,9,23/.idea/vcs.xml diff --git a/.gitignore b/.gitignore index ae3db93..c9fe05a 100644 --- a/.gitignore +++ b/.gitignore @@ -139,4 +139,7 @@ cython_debug/ # 实验报告 *.doc -*.docx \ No newline at end of file +*.docx + +# jetbrains +.idea/ \ No newline at end of file diff --git a/test/2024,9,10/.idea/.gitignore b/test/2024,9,10/.idea/.gitignore deleted file mode 100644 index 359bb53..0000000 --- a/test/2024,9,10/.idea/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -# 默认忽略的文件 -/shelf/ -/workspace.xml diff --git a/test/2024,9,10/.idea/2024,9,10.iml b/test/2024,9,10/.idea/2024,9,10.iml deleted file mode 100644 index 24f7b7d..0000000 --- a/test/2024,9,10/.idea/2024,9,10.iml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/test/2024,9,10/.idea/inspectionProfiles/profiles_settings.xml b/test/2024,9,10/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index 105ce2d..0000000 --- a/test/2024,9,10/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/test/2024,9,10/.idea/misc.xml b/test/2024,9,10/.idea/misc.xml deleted file mode 100644 index 12e1d9d..0000000 --- a/test/2024,9,10/.idea/misc.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/test/2024,9,10/.idea/modules.xml b/test/2024,9,10/.idea/modules.xml deleted file mode 100644 index 5630355..0000000 --- a/test/2024,9,10/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/test/2024,9,10/.idea/vcs.xml b/test/2024,9,10/.idea/vcs.xml deleted file mode 100644 index b2bdec2..0000000 --- a/test/2024,9,10/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/test/2024,9,23/.idea/.gitignore b/test/2024,9,23/.idea/.gitignore deleted file mode 100644 index 359bb53..0000000 --- a/test/2024,9,23/.idea/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -# 默认忽略的文件 -/shelf/ -/workspace.xml diff --git a/test/2024,9,23/.idea/2024,9,23.iml b/test/2024,9,23/.idea/2024,9,23.iml deleted file mode 100644 index 474039b..0000000 --- a/test/2024,9,23/.idea/2024,9,23.iml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/test/2024,9,23/.idea/inspectionProfiles/profiles_settings.xml b/test/2024,9,23/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index 105ce2d..0000000 --- a/test/2024,9,23/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/test/2024,9,23/.idea/misc.xml b/test/2024,9,23/.idea/misc.xml deleted file mode 100644 index 6ebbc25..0000000 --- a/test/2024,9,23/.idea/misc.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/test/2024,9,23/.idea/modules.xml b/test/2024,9,23/.idea/modules.xml deleted file mode 100644 index 7bb4884..0000000 --- a/test/2024,9,23/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/test/2024,9,23/.idea/vcs.xml b/test/2024,9,23/.idea/vcs.xml deleted file mode 100644 index b2bdec2..0000000 --- a/test/2024,9,23/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file