Updated rat excludes
Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/7162c99f Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/7162c99f Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/7162c99f Branch: refs/heads/v0.5.0 Commit: 7162c99f4df363c4b59bbbb9b958e24e3c672cab Parents: 6d1dfb9 Author: Makoto Yui <[email protected]> Authored: Mon Jan 15 15:26:06 2018 +0900 Committer: Makoto Yui <[email protected]> Committed: Mon Jan 15 15:26:06 2018 +0900 ---------------------------------------------------------------------- .rat-excludes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/7162c99f/.rat-excludes ---------------------------------------------------------------------- diff --git a/.rat-excludes b/.rat-excludes index fb6ce1c..8f45118 100644 --- a/.rat-excludes +++ b/.rat-excludes @@ -26,4 +26,6 @@ resources/eclipse-style.xml **/*.spark **/*.hql docs/gitbook/_book/** -docs/gitbook/node_modules/** \ No newline at end of file +docs/gitbook/node_modules/** +**/release.properties +**/derby.log
