diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7646702ee5..adf8b97958 100644 --- a/.gitignore +++ b/.gitignore @@ -105,6 +105,8 @@ t/test_state cpan/ExtUtils-MakeMaker/t/Big-Dummy/ cpan/Module-Build/MB-* *.tmp +t/*.ph +t/lib/*.ph # t/op/require.t byproducts t/bleah.pm |