From 913064ea9fc489d48eb4d6c7c35de51f644a6cca Mon Sep 17 00:00:00 2001 From: vmassol Date: Wed, 28 May 2003 09:07:15 +0000 Subject: [PATCH] added eclipse project files to ignore list git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113448 13f79535-47bb-0310-9956-ffa450edef68 --- checkstyle/.cvsignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/checkstyle/.cvsignore b/checkstyle/.cvsignore index e5e33942..7244964b 100644 --- a/checkstyle/.cvsignore +++ b/checkstyle/.cvsignore @@ -1,3 +1,5 @@ target velocity.log maven.log +.classpath +.project