From 916757dbb9d08ef2875fd3a8bd7a16ebe6d8f97c Mon Sep 17 00:00:00 2001 From: lxf <1371462558@qq.com> Date: Tue, 24 Jun 2025 20:13:07 +0800 Subject: [PATCH] feat --- .gitignore | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 94bf1e5..618160a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,15 @@ .DS_Store node_modules /dist +*.zip +.lock +.env +.env.* +.env.local +.env.*.local +npm-debug.log* +yarn-debug.log* +yarn-error.log* # local env files .env.local -- Gitblit v1.9.3