From 8647ea1d57d581775c451a9d471e4445904e5350 Mon Sep 17 00:00:00 2001 From: Tim O'Brien Date: Wed, 28 Jan 2004 20:14:19 +0000 Subject: [PATCH] Added .clover and junit temp output to the cvsignore git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141069 13f79535-47bb-0310-9956-ffa450edef68 --- .cvsignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.cvsignore b/.cvsignore index 2dda873d1..cf284922b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -6,3 +6,5 @@ dist *.classpath *.checkstyle bin +.clover +junit*.properties