From 2fbfea11ed852e68cd581e9b0a54fc467249c028 Mon Sep 17 00:00:00 2001 From: wkc <978997012@qq.com> Date: Tue, 17 Mar 2026 09:49:05 +0800 Subject: [PATCH] git ignore --- .gitignore | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 344a7b4d..6a17fb34 100644 --- a/.gitignore +++ b/.gitignore @@ -68,12 +68,11 @@ doc/test-data/**/~$* # Database Configuration db_config.conf -~*.* - - /.playwright-cli/ # Local deployment bundles .deploy/ -output/ \ No newline at end of file +output/ + +**/logback.xml \ No newline at end of file