Merge pull request #1768 from thomaseizinger/patch-1
Add rule to unignore the maven wrapper jar
This commit is contained in:
commit
f623e0d496
@ -7,3 +7,6 @@ release.properties
|
|||||||
dependency-reduced-pom.xml
|
dependency-reduced-pom.xml
|
||||||
buildNumber.properties
|
buildNumber.properties
|
||||||
.mvn/timing.properties
|
.mvn/timing.properties
|
||||||
|
|
||||||
|
# Exclude maven wrapper
|
||||||
|
!/.mvn/wrapper/maven-wrapper.jar
|
||||||
|
Loading…
Reference in New Issue
Block a user