From 6557510be2d899a493e836d3529e3736ddc045c8 Mon Sep 17 00:00:00 2001 From: Tony Han Date: Thu, 18 Apr 2024 22:41:26 +0800 Subject: [PATCH] update ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 1cd8458..c76b5c4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. +# settings +.vscode # dependencies /node_modules