summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMax Maischein <corion@corion.net>2009-01-04 16:23:16 +0100
committerYves Orton <demerphq@gmail.com>2009-01-04 23:32:40 +0100
commite47d8d23772d4a65059bfb0bda1313426b17055a (patch)
tree40a1a76c36fe6b041678347c8a0f51cd2a067e51 /.gitignore
parentd11bf41369b6ba7a520db27f61c949f7a2165be0 (diff)
downloadperl-e47d8d23772d4a65059bfb0bda1313426b17055a.tar.gz
Added stuff so that perl.exe now builds clean with regards to 'git status'
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore23
1 files changed, 23 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0c34456d06..a98e78d42e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,6 +48,10 @@ Makefile.old
*.res
*.RES
+dll.base
+/ext/DynaLoader/dl_win32.xs
+splittree.pl
+
# ?
ext.libs
@@ -67,6 +71,25 @@ x2p/find2perl
x2p/psed
x2p/s2p
+# Win32 is missing a2p.bat?
+x2p/find2perl.bat
+x2p/psed.bat
+x2p/s2p.bat
+
+ext/Win32API/File/cFile_pc_to_blib
+lib/Win32.pm
+lib/Win32API/
+lib/Win32CORE.pm
+
+# These .bat files are created from their Perl correspondents
+pod/pod2html.bat
+pod/pod2latex.bat
+pod/pod2man.bat
+pod/pod2text.bat
+pod/pod2usage.bat
+pod/podchecker.bat
+pod/podselect.bat
+
# test byproduct
ext/Test/Harness/t/ext/
lib/App/