summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorVincent Pit <perl@profvince.com>2009-07-22 11:48:22 +0200
committerDavid Mitchell <davem@iabyn.com>2009-07-22 11:50:01 +0100
commit56fa2121f0e45c6598a272d8e04e87d7a6a66bc9 (patch)
tree3c5ef6006002af91cb35d73708dc691183f0824c /.gitignore
parent61ec907485d02d0a094ce2b5a7a3efd98166832e (diff)
downloadperl-56fa2121f0e45c6598a272d8e04e87d7a6a66bc9.tar.gz
Ignore t/op/require.t byproducts
(cherry picked from commit 13f76364639d2b89be28dfcc0fd2937c80dfe96a)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6a2e2b932e..5decace76b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -96,6 +96,17 @@ t/perl
t/test_state
*.output
+# t/op/require.t byproducts
+t/bleah.pm
+t/bleah.do
+t/bleah.flg
+t/urkkk.pm
+t/urkkk.pmc
+t/krunch.pm
+t/krunch.pmc
+t/whap.pm
+t/whap.pmc
+
# make_ext.pl cleanup scripts
realclean.sh
veryclean.sh