mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 18:01:40 -05:00
Merge pull request #1768 from thomaseizinger/patch-1
Add rule to unignore the maven wrapper jar
This commit is contained in:
commit
f623e0d496
1 changed files with 3 additions and 0 deletions
|
@ -7,3 +7,6 @@ release.properties
|
|||
dependency-reduced-pom.xml
|
||||
buildNumber.properties
|
||||
.mvn/timing.properties
|
||||
|
||||
# Exclude maven wrapper
|
||||
!/.mvn/wrapper/maven-wrapper.jar
|
||||
|
|
Loading…
Add table
Reference in a new issue