chore: 提交 gradle wrapper jar 并修复忽略规则

This commit is contained in:
2026-08-08 20:51:16 +08:00
parent cffbe572bf
commit 30b2ae2f83
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,8 +1,8 @@
.gradle/ .gradle/
build/ build/
!gradle/wrapper/gradle-wrapper.jar
*.class *.class
*.jar *.jar
!gradle/wrapper/gradle-wrapper.jar
*.war *.war
*.log *.log
*.tmp *.tmp
Binary file not shown.