diff options
author | Vincent Pit <perl@profvince.com> | 2009-09-07 23:15:33 +0200 |
---|---|---|
committer | Vincent Pit <perl@profvince.com> | 2009-09-07 23:36:39 +0200 |
commit | 380d1e906b715974eb33a0beaa622ee519b3b0e0 (patch) | |
tree | 7d6f67292b5bd96f9a4710c3124d57a2ae3a9a42 /ext/.gitignore | |
parent | 243629e21a4c336a24158029dae3601508ef4783 (diff) | |
download | perl-380d1e906b715974eb33a0beaa622ee519b3b0e0.tar.gz |
Move Digest from lib to ext
Diffstat (limited to 'ext/.gitignore')
-rw-r--r-- | ext/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/.gitignore b/ext/.gitignore index ecb386442c..499602c17b 100644 --- a/ext/.gitignore +++ b/ext/.gitignore @@ -24,6 +24,7 @@ ppport.h /CGI/Makefile.PL /CPANPLUS-Dist-Build/Makefile.PL /Data-Dumper/Makefile.PL +/Digest/Makefile.PL /Devel-SelfStubber/Makefile.PL /FileCache/Makefile.PL /File-Fetch/Makefile.PL |