From 9b0ab4b26d02b21de6792e8f9b8f8da06944d710 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 6 Apr 2004 13:18:47 +0000 Subject: [PATCH] Make contributing to Ant easier for Eclipse users git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276279 13f79535-47bb-0310-9956-ffa450edef68 --- .cvsignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.cvsignore b/.cvsignore index edb26fa53..b0a2fd289 100644 --- a/.cvsignore +++ b/.cvsignore @@ -10,3 +10,5 @@ distribution velocity.log* patch.txt patch.tar.gz +.classpath +.project