Update rat-excludes
Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/6c25611a Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/6c25611a Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/6c25611a Branch: refs/heads/master Commit: 6c25611a104e15b4fc2b42b605ec95bf33d0d9da Parents: dd30ae9 Author: Nick Wellnhofer <[email protected]> Authored: Wed Sep 7 18:49:14 2016 +0200 Committer: Nick Wellnhofer <[email protected]> Committed: Wed Sep 7 18:49:14 2016 +0200 ---------------------------------------------------------------------- devel/conf/rat-excludes | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucy/blob/6c25611a/devel/conf/rat-excludes ---------------------------------------------------------------------- diff --git a/devel/conf/rat-excludes b/devel/conf/rat-excludes index daa8219..588bcc2 100644 --- a/devel/conf/rat-excludes +++ b/devel/conf/rat-excludes @@ -23,6 +23,9 @@ MANIFEST # doc file does not require license. CONTRIBUTING +# INSTALL.SKIP does not require license. +INSTALL\.SKIP + # The Lemon parser generator is in the public domain. See LUCY-173. lemon\.c lempar\.c
