Excluding .idea project for the geode-spark-connector from rat
Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/da935065 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/da935065 Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/da935065 Branch: refs/heads/feature/e2e-testing Commit: da935065b552d6bc52901df95fc1b0062f76a11f Parents: 71eb6bf Author: Dan Smith <upthewatersp...@apache.org> Authored: Fri Sep 23 17:11:27 2016 -0700 Committer: Dan Smith <upthewatersp...@apache.org> Committed: Fri Sep 23 17:11:27 2016 -0700 ---------------------------------------------------------------------- gradle/rat.gradle | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/da935065/gradle/rat.gradle ---------------------------------------------------------------------- diff --git a/gradle/rat.gradle b/gradle/rat.gradle index 0c09c68..7e20c56 100644 --- a/gradle/rat.gradle +++ b/gradle/rat.gradle @@ -60,6 +60,7 @@ rat { '**/*.ipr', '**/*.iws', '.idea/**', + 'geode-spark-connector/.idea/**', '**/tags', // text files