From b63800065b5b4a08f0607086e606cfd71a0458fe Mon Sep 17 00:00:00 2001 From: chenchongqiang Date: Sat, 8 Apr 2023 01:37:49 +0800 Subject: [PATCH] chore: update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e14d7e0..3fd87e1 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,5 @@ yarn-debug.log* yarn-error.log* #pnpm-lock.yaml + +.idea