From f6ad52119ce752858edda6d5bf95f8e89a3e3e39 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期日, 25 八月 2024 19:33:38 +0800 Subject: [PATCH] 1 --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 5831a72..31adb1f 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,6 @@ !*/build/*.html !*/build/*.xml /logs +*.jar +/docker-compose/nginx/html +/docker-compose/mysql/data -- Gitblit v1.9.3