Skip to content

Commit 3a529da

Browse files
committed
Merge pull request #1856 from mcandre/gradle-intellij-workaround
work around intellij gradle wrapper refreshing bug
2 parents ce62a06 + cf46e13 commit 3a529da

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
@@ -9,3 +9,6 @@ gradle-app.setting
99

1010
# Cache of project
1111
.gradletasknamecache
12+
13+
# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
14+
# gradle/wrapper/gradle-wrapper.properties

0 commit comments

Comments
 (0)