This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-redback-core.git


The following commit(s) were added to refs/heads/master by this push:
     new d6497ba3 rat ignore .gitattributes
d6497ba3 is described below

commit d6497ba34252ba407fa6915a3fc25cc3d2122d1c
Author: Olivier Lamy <[email protected]>
AuthorDate: Mon Jul 25 11:11:53 2022 +1000

    rat ignore .gitattributes
    
    Signed-off-by: Olivier Lamy <[email protected]>
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 73c4565e..746e3047 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1094,6 +1094,7 @@
         <configuration>
           <excludes>
             <exclude>.gitignore</exclude>
+            <exclude>.gitattributes</exclude>
             <exclude>DEPENDENCIES</exclude>
             <exclude>README.*</exclude>
             <exclude>*.sh</exclude>

Reply via email to