mirror of https://github.com/apache/archiva.git
rat ignore travis file
This commit is contained in:
parent
855fd4812b
commit
ead7822502
1
pom.xml
1
pom.xml
|
@ -1841,6 +1841,7 @@
|
||||||
<exclude>**/overlays/**</exclude>
|
<exclude>**/overlays/**</exclude>
|
||||||
<exclude>nbactions.xml</exclude>
|
<exclude>nbactions.xml</exclude>
|
||||||
<exclude>nb-configuration.xml</exclude>
|
<exclude>nb-configuration.xml</exclude>
|
||||||
|
<exclude>.travis.yml</exclude>
|
||||||
</excludes>
|
</excludes>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|
Loading…
Reference in New Issue