From fcf0874014fe813ac5b680343a3ee136f25351d5 Mon Sep 17 00:00:00 2001 From: lxf <1371462558@qq.com> Date: Wed, 28 May 2025 15:47:42 +0800 Subject: [PATCH] bug --- .gitignore | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 94bf1e5..bf21746 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,11 @@ .DS_Store node_modules /dist +.env +*.zip +*.tar.gz +*.tar.bz2 +*.tar.xz # local env files .env.local -- Gitblit v1.9.3