From: Tokuhiro Matsuno Date: Thu, 2 Apr 2009 02:54:18 +0000 (+0900) Subject: ignore *.old file X-Git-Tag: 0.20~31 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=28e0fb11129a2383181ad61a94ae878dda5daa58;p=gitmo%2FMouse.git ignore *.old file --- diff --git a/.gitignore b/.gitignore index 858eae4..2f6b684 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ MANIFEST MANIFEST.bak SIGNATURE lib/Mouse/Tiny.pm -*~ \ No newline at end of file +*~ +*.old