diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2009-01-06 09:20:19 +0100 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2009-01-06 11:33:55 +0100 |
commit | 02c87a88cbfa3b3d5d90b505aa35d9288766430b (patch) | |
tree | cc5f249d68c3aaee1cab915378b1021fe856ea72 /.gitignore | |
parent | 05b0cfd1d032a74e91a7bcf996336054f91e306e (diff) | |
download | perl-02c87a88cbfa3b3d5d90b505aa35d9288766430b.tar.gz |
Merge t/.gitignore in main git ignore file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index fd24500da6..e5711d6257 100644 --- a/.gitignore +++ b/.gitignore @@ -91,7 +91,7 @@ pod/pod2usage.bat pod/podchecker.bat pod/podselect.bat -# test byproduct +# test byproducts ext/Test/Harness/t/ext/ lib/App/ lib/Archive/Tar/t/src/long/foo.tbz @@ -102,3 +102,4 @@ lib/TAP/ lib/Test/Harness.pm t/rantests t/tmp* +t/perl |