From 40762a0c42dbf462a17e9b65891fe88b5e06630f Mon Sep 17 00:00:00 2001 From: Eleanor Mao Date: Mon, 8 Apr 2024 10:35:25 +0800 Subject: [PATCH] update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4d29575..3a1bea6 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,5 @@ npm-debug.log* yarn-debug.log* yarn-error.log* + +.idea