mirror of
https://github.com/github/gitignore
synced 2024-11-26 05:34:21 +01:00
Add rule to unignore the maven wrapper jar
This commit is contained in:
parent
da00310ccb
commit
4f440157df
@ -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