Browse Source

Add rule to unignore the maven wrapper jar

Thomas Eizinger 9 years ago
parent
commit
4f440157df
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Maven.gitignore

+ 3 - 0
Maven.gitignore

@@ -7,3 +7,6 @@ release.properties
 dependency-reduced-pom.xml
 buildNumber.properties
 .mvn/timing.properties
+
+# Exclude maven wrapper
+!/.mvn/wrapper/maven-wrapper.jar