From 00931fc89f395fe6103922804aab2cc2d46071ac Mon Sep 17 00:00:00 2001 From: icechen Date: Tue, 5 Apr 2022 21:26:41 +0800 Subject: [PATCH] init --- .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