mirror of https://github.com/apache/maven.git
exclude the Jenkins private local repo
This commit is contained in:
parent
1e38092379
commit
a83ece077b
|
@ -33,6 +33,7 @@ under the License.
|
|||
<exclude>**/.gitignore</exclude>
|
||||
<exclude>**/.gitattributes</exclude>
|
||||
<exclude>init-git-svn.sh</exclude>
|
||||
<exclude>.repository<exclude>
|
||||
</excludes>
|
||||
</fileSet>
|
||||
<fileSet>
|
||||
|
|
Loading…
Reference in New Issue