From 2e2ed7f967fd81168b9d7280a99b34bd11e5ff1f Mon Sep 17 00:00:00 2001 From: abearxiong Date: Mon, 15 Sep 2025 23:47:38 +0800 Subject: [PATCH] update --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b512c09..1dcef2d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -node_modules \ No newline at end of file +node_modules +.env \ No newline at end of file