From a94f1b73dce878f7102081aae0d796c233a4699f Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期二, 20 五月 2025 16:04:49 +0800
Subject: [PATCH] 绑定班次

---
 .gitignore |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2a8448f..be458ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,10 @@
 *.war
 *.ear
 
+# unpackage
+unpackage
+node_modules
+
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 hs_err_pid*
-unpackage
\ No newline at end of file
+

--
Gitblit v1.9.1