From 665dc3de92a30a2dca9ff9f48c7088f340f0eaa0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=B2=81=E6=A0=91=E4=BA=BA?= Date: Fri, 18 Oct 2024 08:50:00 +0900 Subject: [PATCH] update .idea ignore rule --- .idea/.gitignore | 3 + .idea/editor.xml | 341 ----------------------------------------------- .idea/misc.xml | 13 -- 3 files changed, 3 insertions(+), 354 deletions(-) delete mode 100644 .idea/editor.xml delete mode 100644 .idea/misc.xml diff --git a/.idea/.gitignore b/.idea/.gitignore index 13566b8..2923ac7 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -6,3 +6,6 @@ # Datasource local storage ignored files /dataSources/ /dataSources.local.xml + +/editor.xml +/misc.xml diff --git a/.idea/editor.xml b/.idea/editor.xml deleted file mode 100644 index 9e78c19..0000000 --- a/.idea/editor.xml +++ /dev/null @@ -1,341 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 5b873ea..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - \ No newline at end of file