1
0
mirror of https://github.com/github/gitignore synced 2024-06-08 05:37:57 +02:00

Add rule to unignore the maven wrapper jar

This commit is contained in:
Thomas Eizinger 2015-11-26 17:03:54 +01:00
parent da00310ccb
commit 4f440157df

View File

@ -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