From 621235ce8d1c30da2720da2291eb0da48323846a Mon Sep 17 00:00:00 2001 From: lxf <1371462558@qq.com> Date: Thu, 22 May 2025 16:15:22 +0800 Subject: [PATCH] 1 --- .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