From 7adc10b71ec617345a9f09e490b7b45330e10143 Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Thu, 31 Oct 2024 01:51:28 +0800 Subject: [PATCH] chore: add `.idea` to ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f898f04e..7ab039dc 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ dist/ .mind coverage/ +.idea