chore: untrack Maven build artifacts under target/ and add gitignore
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Maven 编译产物
|
||||
target/
|
||||
**/target/
|
||||
*.class
|
||||
Reference in New Issue
Block a user