From 25abe056905c71f4a8fe43b07e4752453a5c1e18 Mon Sep 17 00:00:00 2001 From: Stephen Colebourne Date: Sat, 24 Jan 2004 16:14:23 +0000 Subject: [PATCH] Add more ignore files git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131571 13f79535-47bb-0310-9956-ffa450edef68 --- .cvsignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.cvsignore b/.cvsignore index b4e269422..63127130a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -11,3 +11,5 @@ junit*.properties *.bat jcoverage.ser target-site +target-dist +build2.xml