mirror of https://github.com/apache/maven.git
- 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:
parent
d3756b95cc
commit
a284ef279c
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue