mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
fix comment
The ! prefix will unignore the file.
This commit is contained in:
parent
a5481c9e3a
commit
c14f7d4e99
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue