From 0a93e406c01ed01452f6a78d03b775fdbcdcf8ad Mon Sep 17 00:00:00 2001 From: rdalkire Date: Wed, 22 Jul 2015 15:00:32 -0400 Subject: [PATCH] Update CVS.gitignore I added and tested another leading asterisk to deal with the CVS directories further down the tree. --- Global/CVS.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Global/CVS.gitignore b/Global/CVS.gitignore index 01ba8634..1695352e 100644 --- a/Global/CVS.gitignore +++ b/Global/CVS.gitignore @@ -1,4 +1,4 @@ /CVS/* -*/CVS/* +**/CVS/* .cvsignore */.cvsignore