Adding DEPENDENCIES to rat exclude

This commit is contained in:
Andrew Bayer 2013-06-11 09:24:19 -07:00
parent 6e979336b6
commit 7250c7ec50

View File

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