Skip to content

Commit

Permalink
MINOR Excluding docs from release, as they bring the package size fro…
Browse files Browse the repository at this point in the history
…m 5mb to 8mb
  • Loading branch information
chillu committed Oct 18, 2011
1 parent 0fdd330 commit 5dcd2f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.xml
Expand Up @@ -125,6 +125,8 @@ Options:
<exclude name="**/.settings" />
<exclude name="**/.idea/**" /> <!-- remove phpstorm configuration file -->
<exclude name="tools/**" />
<exclude name="cms/docs/**" />
<exclude name="sapphire/docs/**" />
<exclude name="build.xml" />
<exclude name="dependent-modules*" />
<exclude name="changelog-definitions*" />
Expand Down

0 comments on commit 5dcd2f3

Please sign in to comment.