summaryrefslogtreecommitdiff
path: root/ext/.gitignore
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-09-10 11:57:00 +0100
committerNicholas Clark <nick@ccl4.org>2009-09-10 11:57:00 +0100
commit640c21e43164b2e0d3d20d4a5b3168d54f8b6e57 (patch)
treefeb06bd18a9b146547fc9307edace5a26e5bd581 /ext/.gitignore
parentfb78ba4be2872a911ecd409537deabc67447f706 (diff)
downloadperl-640c21e43164b2e0d3d20d4a5b3168d54f8b6e57.tar.gz
Add entries for ExtUtils::Command to ext and lib's .gitignore files.
Accidentally omitted from ca2a24a91ea0f76bbbb7e7309638f99ade8d37e5, which moved ExtUtils::Command from lib to ext.
Diffstat (limited to 'ext/.gitignore')
-rw-r--r--ext/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/.gitignore b/ext/.gitignore
index 9dc488db88..3ee8bab730 100644
--- a/ext/.gitignore
+++ b/ext/.gitignore
@@ -27,6 +27,7 @@ ppport.h
/Data-Dumper/Makefile.PL
/Digest/Makefile.PL
/Devel-SelfStubber/Makefile.PL
+/ExtUtils-Command/Makefile.PL
/ExtUtils-Constant/Makefile.PL
/ExtUtils-Install/Makefile.PL
/FileCache/Makefile.PL