- keep git init script out of the source distribution

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1413393 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2012-11-25 19:23:04 +00:00
parent d3756b95cc
commit a284ef279c
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ under the License.
<exclude>**/*.log</exclude>
<exclude>**/.gitignore</exclude>
<exclude>**/.gitattributes</exclude>
<exclude>init-git-svn.sh</exclude>
</excludes>
</fileSet>
<fileSet>