Merge pull request #88 from Shabirmean/master

Removed already installed features from the "../components/features"
This commit is contained in:
Shabir Mohamed 2016-02-10 17:33:36 +05:30
commit d468b741f8

View File

@ -32,6 +32,7 @@
<exclude>**/*.lock</exclude>
<exclude>**/.data</exclude>
<exclude>**/.settings</exclude>
<exclude>features/**</exclude>
</excludes>
</fileSet>
</fileSets>