From 38b2e48d1c84cba4181402d68366403291b51b3e Mon Sep 17 00:00:00 2001 From: fankesyooni Date: Thu, 21 Sep 2023 05:00:41 +0800 Subject: [PATCH] [Change Commit Specification] Use the new commit spec from here on child commits: chore: update .gitignore --- .idea/.gitignore | 3 ++- .idea/misc.xml | 7 ------- 2 files changed, 2 insertions(+), 8 deletions(-) delete mode 100644 .idea/misc.xml diff --git a/.idea/.gitignore b/.idea/.gitignore index 13566b8..28825d2 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -1,8 +1,9 @@ # Default ignored files /shelf/ /workspace.xml +/misc.xml # Editor-based HTTP Client requests /httpRequests/ # Datasource local storage ignored files /dataSources/ -/dataSources.local.xml +/dataSources.local.xml \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index bd565fe..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - \ No newline at end of file