diff options
author | Florian Ragwitz <rafl@debian.org> | 2010-10-10 05:55:11 +0200 |
---|---|---|
committer | Florian Ragwitz <rafl@debian.org> | 2010-10-10 05:55:23 +0200 |
commit | f24b27537f1dd2f210904a67f653c6e3169d4bae (patch) | |
tree | bf2167b07e2a8abfb5a0e87908db97923f12e4a7 /cpan/Pod-Parser | |
parent | 2892c41e5ec4288bdc8c3f071778c536d31997d7 (diff) | |
download | perl-f24b27537f1dd2f210904a67f653c6e3169d4bae.tar.gz |
Update gitignore files for moved pod scripts
Diffstat (limited to 'cpan/Pod-Parser')
-rw-r--r-- | cpan/Pod-Parser/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cpan/Pod-Parser/.gitignore b/cpan/Pod-Parser/.gitignore new file mode 100644 index 0000000000..94e3999854 --- /dev/null +++ b/cpan/Pod-Parser/.gitignore @@ -0,0 +1,3 @@ +/pod2usage* +/podchecker* +/podselect* |