Exclude the CONTRIBUTING file from the rat check

This commit is contained in:
Ignasi Barrera 2014-07-02 17:36:26 +02:00
parent da3509056c
commit e19c5e9fb6
1 changed files with 1 additions and 0 deletions

View File

@ -385,6 +385,7 @@
<exclude>**/README.md</exclude>
<exclude>**/README.txt</exclude>
<exclude>**/DEPENDENCIES</exclude>
<exclude>**/CONTRIBUTING.md</exclude>
<!-- reference data lists -->
<exclude>**/*json</exclude>