mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
fix comment
The ! prefix will unignore the file.
This commit is contained in:
parent
a5481c9e3a
commit
c14f7d4e99
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user