[Build] Exclude target from build

This commit is contained in:
Victor Woeltjen 2016-01-15 11:41:50 -08:00
parent b63812111d
commit aab53c4ae1

View File

@ -46,6 +46,7 @@
<exclude>platform/core/bundle.json</exclude>
<exclude>example/**/*</exclude>
<exclude>**/test/lib/*</exclude>
<exclude>target/**/*</exclude>
</excludes>
</resource>
<resource>