chore: untrack Maven build artifacts under target/ and add gitignore

This commit is contained in:
2026-08-21 18:52:49 +08:00
parent 04e06a9c9a
commit df7800f001
1204 changed files with 4 additions and 23650 deletions
+4
View File
@@ -0,0 +1,4 @@
# Maven 编译产物
target/
**/target/
*.class