From: Andrew Pennebaker Date: Thu, 11 Feb 2016 20:21:19 +0000 (-0600) Subject: work around intellij gradle wrapper refreshing bug X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=cf46e139ad908f632c19c92be1612b970aeb8235;p=gitignore.git work around intellij gradle wrapper refreshing bug --- diff --git a/Gradle.gitignore b/Gradle.gitignore index 2200361b..77617a15 100644 --- a/Gradle.gitignore +++ b/Gradle.gitignore @@ -9,3 +9,6 @@ gradle-app.setting # Cache of project .gradletasknamecache + +# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898 +# gradle/wrapper/gradle-wrapper.properties