From 1eb505e6b395b8a54a295804e4e20621925dfc20 Mon Sep 17 00:00:00 2001
From: whycxzp <glperry@163.com>
Date: 星期五, 01 十一月 2024 10:18:59 +0800
Subject: [PATCH] 提交webapp文件夹,用于存放前端打包后代码

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

diff --git a/.gitignore b/.gitignore
index 4ea5dc7..37f48c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
 .idea
 target
 fg_v2.0.iml
-/src/main/webapp/
+/src/main/webapp/*

--
Gitblit v1.9.1