From: Rafael Garcia-Suarez Date: Tue, 19 May 2009 07:35:29 +0000 (+0200) Subject: Ignore ".output" files, that might be generated by some tests, apparently X-Git-Tag: code-review/2009-07-22~324 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/c87a7fa90205d44374da5df59a2566caf6e06bfb Ignore ".output" files, that might be generated by some tests, apparently --- diff --git a/.gitignore b/.gitignore index ba6fe41..454b31e 100644 --- a/.gitignore +++ b/.gitignore @@ -92,6 +92,7 @@ t/rantests t/tmp* t/perl t/test_state +*.output # make_ext.pl cleanup scripts realclean.sh