1
0
mirror of https://github.com/github/gitignore synced 2024-06-07 13:17:58 +02:00

fix comment

The ! prefix will unignore the file.
This commit is contained in:
Taylor Kemper 2017-01-03 18:15:36 -05:00 committed by GitHub
parent a5481c9e3a
commit c14f7d4e99

View File

@ -8,5 +8,5 @@ dependency-reduced-pom.xml
buildNumber.properties buildNumber.properties
.mvn/timing.properties .mvn/timing.properties
# Exclude maven wrapper # Unignore maven wrapper jar
!/.mvn/wrapper/maven-wrapper.jar !/.mvn/wrapper/maven-wrapper.jar