From 907bb626f2f8547bd6f5f54808716d1686ab68c1 Mon Sep 17 00:00:00 2001 From: slhafzjw Date: Sun, 22 Feb 2026 14:15:17 +0800 Subject: [PATCH] chore(gitignore): update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 388f93ff..42ebd9c7 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ target/ .idea/jarRepositories.xml .idea/compiler.xml .idea/libraries/ +.idea/db-forest-config.xml +.idea/markdown.xml *.iws *.iml *.ipr