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