From cac2d5a618758fb848b720eda78121a315382dc8 Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期六, 28 二月 2026 11:06:17 +0800 Subject: [PATCH] 更改 --- .gitignore | 18 ++++++------------ 1 files changed, 6 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index 32858aa..e6380b2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,6 @@ -*.class - -# Mobile Tools for Java (J2ME) -.mtj.tmp/ - -# Package Files # -*.jar -*.war -*.ear - -# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml -hs_err_pid* +node_modules +.DS_Store +dist +chuanyinweb.rar +dist-ssr +*.local \ No newline at end of file -- Gitblit v1.9.1