diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2009-01-06 09:25:03 +0100 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2009-01-06 11:33:56 +0100 |
commit | 318c766aaaa04a8e65aca38b169d52b8886fe4e3 (patch) | |
tree | 6ac5b3064bae52b7683519388f23a54226fddf36 /pod/.gitignore | |
parent | 02c87a88cbfa3b3d5d90b505aa35d9288766430b (diff) | |
download | perl-318c766aaaa04a8e65aca38b169d52b8886fe4e3.tar.gz |
Move .bat gitignores with their unix counterparts
Remove also redundant ignores for produced files in x2p
Diffstat (limited to 'pod/.gitignore')
-rw-r--r-- | pod/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/pod/.gitignore b/pod/.gitignore index 872cc33e96..2e2f9c931a 100644 --- a/pod/.gitignore +++ b/pod/.gitignore @@ -44,9 +44,16 @@ # scripts etc /pod2html +/pod2html.bat /pod2latex +/pod2latex.bat /pod2man +/pod2man.bat /pod2text +/pod2text.bat /pod2usage +/pod2usage.bat /podchecker +/podchecker.bat /podselect +/podselect.bat |