From 3ae60320dd28cdfcf691fe9bd24a45f10de29fa0 Mon Sep 17 00:00:00 2001 From: vmassol Date: Sun, 21 Sep 2003 11:29:59 +0000 Subject: [PATCH] Ignore Eclipse project files git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114056 13f79535-47bb-0310-9956-ffa450edef68 --- .cvsignore | 2 ++ changes/.cvsignore | 4 +++- clover/.cvsignore | 2 ++ ear/.cvsignore | 4 +++- eclipse/.cvsignore | 2 ++ 5 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index e5e33942..7244964b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,5 @@ target velocity.log maven.log +.classpath +.project diff --git a/changes/.cvsignore b/changes/.cvsignore index ceb6c385..9852215d 100644 --- a/changes/.cvsignore +++ b/changes/.cvsignore @@ -1,4 +1,6 @@ target velocity.log maven.log -build.properties \ No newline at end of file +build.properties +.classpath +.project diff --git a/clover/.cvsignore b/clover/.cvsignore index e5e33942..7244964b 100644 --- a/clover/.cvsignore +++ b/clover/.cvsignore @@ -1,3 +1,5 @@ target velocity.log maven.log +.classpath +.project diff --git a/ear/.cvsignore b/ear/.cvsignore index 31418650..f7c90c3b 100644 --- a/ear/.cvsignore +++ b/ear/.cvsignore @@ -1,4 +1,6 @@ target maven.log velocity.log -build.properties \ No newline at end of file +build.properties +.classpath +.project diff --git a/eclipse/.cvsignore b/eclipse/.cvsignore index e5e33942..7244964b 100644 --- a/eclipse/.cvsignore +++ b/eclipse/.cvsignore @@ -1,3 +1,5 @@ target velocity.log maven.log +.classpath +.project