mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 14:11:43 +08:00
Fix typo "wrappper" --> "wrapper" in Gradle.gitignore
This commit is contained in:
parent
fc6ce5da28
commit
0befa5a8fd
@ -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