From c7c804540867646d905bd5b262234fd3aa7aaeba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A2=81=E6=B6=9B?= Date: Mon, 11 Aug 2025 23:51:06 +0800 Subject: [PATCH] first commit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 56bc2a8..0b4e09f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules .babelrc _notes/ src/_notes -.vscode/ \ No newline at end of file +.vscode/ +dist \ No newline at end of file