git配置文件

This commit is contained in:
zhangyu 2025-09-08 16:06:33 +08:00
parent f7ab19f5ed
commit f6e01aeba6

1
.gitignore vendored
View File

@ -14,6 +14,7 @@ target/
.sts4-cache .sts4-cache
### IntelliJ IDEA ### ### IntelliJ IDEA ###
/logs
.idea .idea
*.iws *.iws
*.iml *.iml