Skip to content

Commit

Permalink
SPARK-1846 Ignore logs directory in RAT checks
Browse files Browse the repository at this point in the history
https://issues.apache.org/jira/browse/SPARK-1846

Author: Andrew Ash <[email protected]>

Closes apache#793 from ash211/SPARK-1846 and squashes the following commits:

3f50db5 [Andrew Ash] SPARK-1846 Ignore logs directory in RAT checks
  • Loading branch information
ash211 authored and pwendell committed May 15, 2014
1 parent 514157f commit 3abe2b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rat-excludes
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ dist/*
.*out
.*ipr
.*iws
logs

0 comments on commit 3abe2b7

Please sign in to comment.