From 760ae5cf8dd19abe9b518f7176dba254adb8ae6e Mon Sep 17 00:00:00 2001 From: jiangcuo Date: Wed, 2 Apr 2025 11:13:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0git=E5=BF=BD=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 08cb523..515d250 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ go.sum +node_modules/ +package-lock.json \ No newline at end of file