Skip to content

Commit 71eae06

Browse files
authored
Merge pull request #3964 from jpayoung/patch-1
Update Gradle.gitignore
2 parents c0ca848 + b5bbbfb commit 71eae06

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Gradle.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ gradle-app.setting
88
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
99
!gradle-wrapper.jar
1010

11+
# Avoid ignore Gradle wrappper properties
12+
!gradle-wrapper.properties
13+
1114
# Cache of project
1215
.gradletasknamecache
1316

0 commit comments

Comments
 (0)