From 0c7fd9e2118ae1e83c51f5e50d709e5cd01ec635 Mon Sep 17 00:00:00 2001 From: VVT789 <sdxt_0802@163.com> Date: 星期三, 05 三月 2025 23:26:19 +0800 Subject: [PATCH] update the relation of template code and collect code --- .gitignore | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 5f073e0..e608c29 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,12 @@ ###################################################################### # IDE +.DS_Store +/.DS_Store +zhitan-admin/.DS_Store +zhitan-admin/src/.DS_Store +zhitan-system/.DS_Store +zhitan-system/src/.DS_Store ### STS ### .apt_generated @@ -46,4 +52,6 @@ !*/build/*.html !*/build/*.xml +*/.DS_Store + uploadPath -- Gitblit v1.9.3