diff options
author | Olivier Lamy <olamy@apache.org> | 2014-03-27 10:25:49 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2014-03-27 10:25:49 +0000 |
commit | cad6e5b2c359dff2846da8cc375505b6b5ede732 (patch) | |
tree | 3d91f84a4e1a1a069824aec1625a8f5461fc99b3 /pom.xml | |
parent | 90d0b07393e106abcc91dcad592a03c9186312b9 (diff) | |
download | archiva-cad6e5b2c359dff2846da8cc375505b6b5ede732.tar.gz archiva-cad6e5b2c359dff2846da8cc375505b6b5ede732.zip |
rat ignore for README.*
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582240 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1845,7 +1845,7 @@ <excludes> <exclude>.gitignore</exclude> <exclude>DEPENDENCIES</exclude> - <exclude>README.txt</exclude> + <exclude>README.*</exclude> <exclude>*.sh</exclude> <exclude>.git/**</exclude> <exclude>src/test/resources/projects/compile/goal.txt</exclude> |