aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2022-08-03 19:19:31 +1000
committerOlivier Lamy <olamy@apache.org>2022-08-03 19:19:31 +1000
commit74cdcfc8a59c0e0b0a5fe48f081aef118ca8f472 (patch)
tree255508c1f5f75a843d3b2904756fe9edfebbec58
parentdd1461057e7a824b5fe6f591613dafb1af5d452e (diff)
downloadarchiva-74cdcfc8a59c0e0b0a5fe48f081aef118ca8f472.tar.gz
archiva-74cdcfc8a59c0e0b0a5fe48f081aef118ca8f472.zip
rat ignore .gitattributes
Signed-off-by: Olivier Lamy <olamy@apache.org>
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index eee66dc96..6b423f512 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2068,6 +2068,7 @@
<configuration>
<excludes>
<exclude>.gitignore</exclude>
+ <exclude>.gitattributes</exclude>
<exclude>DEPENDENCIES</exclude>
<exclude>README.*</exclude>
<exclude>*.sh</exclude>