summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2013-07-20 10:10:12 +0200
committerNicholas Clark <nick@ccl4.org>2013-07-24 09:36:11 +0200
commitf2b380a8e0ec5a3f7be425aaff2316ebeb102c94 (patch)
tree2628dd3b6c21191db590737fea5d4218f0c74715 /.gitignore
parent64932d37c5a8b9005067c98f8618708778bb005e (diff)
downloadperl-f2b380a8e0ec5a3f7be425aaff2316ebeb102c94.tar.gz
Prune some .gitignore files.
Class::ISA was removed by 3df51b85ce4a5664 in April 2010. Module::Pluggable was removed by commit 482cac4d574f8c6c in May 2013. Module/Build/ConfigData.pm was moved from lib/ to cpan/ by commit 0b93a7997e668a67 in Nov 2009. Pod::Plainer was removed by commit afbe215fcafe7a92 in April 2010. Shell was removed by commit a1e75797c204ade8 in June 2011. Switch was removed by commit 75108aefc8b50fcf in April 2010.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 06a5f5192a..4c6ac8bee3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -156,8 +156,3 @@ MANIFEST.new
# generated by the top level install.html target. XXX Why does it need this?
/vms/README_vms.pod
-
-#stuff to ignore from Module::Pluggable:
-cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/#Bar.pm#
-cpan/Module-Pluggable/t/lib/OddTest/Plugin/-Dodgy.pm
-