Merge pull request #4730 from joaodinissf/patch-1

Fix typo "wrappper" --> "wrapper" in Gradle.gitignore
This commit is contained in:
Devin Dooley 2026-04-24 14:31:30 -07:00 committed by GitHub
commit a5221917b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ gradle-app.setting
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored) # Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar !gradle-wrapper.jar
# Avoid ignore Gradle wrappper properties # Avoid ignore Gradle wrapper properties
!gradle-wrapper.properties !gradle-wrapper.properties
# Cache of project # Cache of project