mirror of
https://github.com/github/gitignore.git
synced 2026-08-25 17:32:47 +02:00
Merge pull request #4730 from joaodinissf/patch-1
Fix typo "wrappper" --> "wrapper" in Gradle.gitignore
This commit is contained in:
commit
a5221917b7
@ -8,7 +8,7 @@ gradle-app.setting
|
||||
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
|
||||
!gradle-wrapper.jar
|
||||
|
||||
# Avoid ignore Gradle wrappper properties
|
||||
# Avoid ignore Gradle wrapper properties
|
||||
!gradle-wrapper.properties
|
||||
|
||||
# Cache of project
|
||||
|
||||
Loading…
Reference in New Issue
Block a user