From b5dce6082f6721a55d43a276ffa97e1ed5a7e753 Mon Sep 17 00:00:00 2001 From: Qing Date: Tue, 12 Mar 2024 13:35:53 +0800 Subject: [PATCH] .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4d29575..86fa12e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. - +#IDEA +.idea # dependencies /node_modules /.pnp