From 1fd266c2f76791d0f0712f2533d8fca42f00df60 Mon Sep 17 00:00:00 2001 From: vmassol Date: Thu, 5 Jun 2003 20:21:18 +0000 Subject: [PATCH] added velocity.log to the ignore list git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113468 13f79535-47bb-0310-9956-ffa450edef68 --- cactus/sample/.cvsignore | 1 + 1 file changed, 1 insertion(+) diff --git a/cactus/sample/.cvsignore b/cactus/sample/.cvsignore index 7f564524..5ba1bbde 100644 --- a/cactus/sample/.cvsignore +++ b/cactus/sample/.cvsignore @@ -2,3 +2,4 @@ target cactus_client.log maven.log build.properties +velocity.log \ No newline at end of file