From: Florian Ragwitz Date: Mon, 14 Mar 2011 04:50:21 +0000 (+0100) Subject: There's one manually maintained file in t/recipes/ X-Git-Tag: 1.9905~12 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=db7f03ca0bfefb98b13bd8ba8e06eb2e27cabc56;p=gitmo%2FMoose.git There's one manually maintained file in t/recipes/ Stop ignoring it. --- diff --git a/.gitignore b/.gitignore index 14165c3..f0458bf 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ /blib/ /pm_to_blib /t/recipes/* +!/t/recipes/basics_recipe10.t /.build .* !.gitignore