From f13319d0bc4e6e91a43b2039fd601a19809f90b6 Mon Sep 17 00:00:00 2001 From: lxf <1371462558@qq.com> Date: Sun, 18 May 2025 17:26:59 +0800 Subject: [PATCH] style --- .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