Repository: lucy-clownfish
Updated Branches:
  refs/heads/master 4230a73b4 -> 71759cfce


Update rat-excludes


Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/1ba0f7e1
Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/1ba0f7e1
Diff: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/diff/1ba0f7e1

Branch: refs/heads/master
Commit: 1ba0f7e18b0ee0c000bb74634756e86c0dcd1dba
Parents: 4230a73
Author: Nick Wellnhofer <[email protected]>
Authored: Wed Sep 7 17:57:06 2016 +0200
Committer: Nick Wellnhofer <[email protected]>
Committed: Wed Sep 7 17:57:06 2016 +0200

----------------------------------------------------------------------
 devel/conf/rat-excludes | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucy-clownfish/blob/1ba0f7e1/devel/conf/rat-excludes
----------------------------------------------------------------------
diff --git a/devel/conf/rat-excludes b/devel/conf/rat-excludes
index ca84b92..b677b44 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
+
 # These files are autogenerated by running CFCLexHeader.l through Flex.
 # Flex's licensing explicitly disclaims copyright on generated lexers.
 CFCLexHeader\.h
@@ -40,6 +43,7 @@ CommonMark
 
 # Clownfish parcel files (.cfp) are in JSON format and cannot have comments.
 .*\.cfp
+parcel\.json
 
 # gitignore files should be ignored
 \.gitignore

Reply via email to