Add artifact, ignore out folder
This commit is contained in:
parent
9b3b3ef320
commit
319eefbd2a
2 changed files with 49 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
|||
target/
|
||||
out/
|
||||
!.mvn/wrapper/maven-wrapper.jar
|
||||
!**/src/main/**/target/
|
||||
!**/src/test/**/target/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue