Adding DEPENDENCIES to rat exclude

This commit is contained in:
Andrew Bayer 2013-06-11 09:24:19 -07:00
parent 32ea520f34
commit 8f7e623bed
1 changed files with 1 additions and 0 deletions

View File

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