diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3619d0a479..bbc6389896 100644 --- a/.gitignore +++ b/.gitignore @@ -100,6 +100,9 @@ t/tmp* t/perl t/test_state *.output +cpan/ExtUtils-MakeMaker/t/Big-Dummy/ +cpan/Module-Build/MB-* +*.tmp # t/op/require.t byproducts t/bleah.pm |