From e352f3edd3e07c045d07383aa34aeaed3011b393 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Onofre Date: Wed, 1 Aug 2012 19:39:36 +0000 Subject: [PATCH] Exclude IntelliJ Idea and Eclipse file from the rat configuration git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1368214 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index d2996e48..8985164c 100644 --- a/pom.xml +++ b/pom.xml @@ -768,6 +768,12 @@ *.sh .git/** build-number.txt + + .idea/** + + .project + .classpath + .settings