Removed already installed features from the "repository/components/features" folder

merge-requests/1/head
Shabirmean 9 years ago
parent a62f8025a2
commit 8f4093b20f

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

Loading…
Cancel
Save