chore(gitignore): update gitignore

This commit is contained in:
2026-02-22 14:15:17 +08:00
parent 2cdeaa1c30
commit 907bb626f2

2
.gitignore vendored
View File

@@ -8,6 +8,8 @@ target/
.idea/jarRepositories.xml .idea/jarRepositories.xml
.idea/compiler.xml .idea/compiler.xml
.idea/libraries/ .idea/libraries/
.idea/db-forest-config.xml
.idea/markdown.xml
*.iws *.iws
*.iml *.iml
*.ipr *.ipr