.gitignore

This commit is contained in:
2023-08-03 17:58:15 +02:00
parent f5ed9af73e
commit 3fc1830bca

2
.gitignore vendored
View File

@@ -1,4 +1,4 @@
target/d
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/