mirror of https://github.com/apache/archiva.git
rat ignore .gitattributes
Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
parent
dd1461057e
commit
74cdcfc8a5
1
pom.xml
1
pom.xml
|
@ -2068,6 +2068,7 @@
|
||||||
<configuration>
|
<configuration>
|
||||||
<excludes>
|
<excludes>
|
||||||
<exclude>.gitignore</exclude>
|
<exclude>.gitignore</exclude>
|
||||||
|
<exclude>.gitattributes</exclude>
|
||||||
<exclude>DEPENDENCIES</exclude>
|
<exclude>DEPENDENCIES</exclude>
|
||||||
<exclude>README.*</exclude>
|
<exclude>README.*</exclude>
|
||||||
<exclude>*.sh</exclude>
|
<exclude>*.sh</exclude>
|
||||||
|
|
Loading…
Reference in New Issue