From 30b1ffb32f72632d0fb94dfac50f5a972fe2e3f7 Mon Sep 17 00:00:00 2001 From: Simon Ding Date: Thu, 4 Jul 2024 15:04:02 +0800 Subject: [PATCH] update --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index cb969e3..a3293d4 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,8 @@ ui/node_modules/ ui/dist/ +.vscode/ +.idea/ # Test binary, built with `go test -c` *.test