This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix code before declaration compile error on Win32
[perl5.git] / .gitignore
CommitLineData
8565263a 1# ignore .patch from rsync, and any generated patch files from git-am
e9040dfd 2*.patch
8565263a 3# ignore local .config files
fb063f91 4.config
6abfca00 5# these are generated by make_patchnum.sh from git or from a .patchfile
6abfca00 6.sha1
dcff826f 7git_version.h
4ebeba21 8
b7e5ec79
YO
9# ignore bug*.pl
10bug*.pl
4ebeba21 11
fb063f91 12# files produced by './configure.gnu' on a Linux machine
4ebeba21 13Makefile.old
fb063f91
SV
14/Makefile
15/Policy.sh
16/cflags
17/config.h
18/config.sh
19/makeaperl
20/makedepend
21/makedir
22/makefile
23/makefile.old
24/myconfig
25/opmini.c
26/perlmain.c
1ffb79ef 27/perlmini.c
fb063f91
SV
28/pod/Makefile
29/writemain
30/x2p/Makefile
31/x2p/cflags
32/x2p/makefile
33/x2p/makefile.old
34
89b2b9f7
NC
35# alternative names on OS X
36/GNUmakefile
37/GNUmakefile.old
38/x2p/GNUmakefile
39/x2p/GNUmakefile.old
40
fb063f91 41# general build products
5e137bc2
FR
42*.o
43*.a
fb063f91 44
1e89acdf
SH
45# general build products (Win32)
46*.def
47*.dll
48*.exe
49*.exp
50*.ico
51*.ilk
52*.lib
53*.obj
54*.pdb
55*.res
56*.RES
57
e47d8d23
MM
58dll.base
59/ext/DynaLoader/dl_win32.xs
60splittree.pl
61
fb063f91
SV
62# ?
63ext.libs
64
65# these are scattered everywhere, ignore them
66.exists
67
68/miniperl
69/perl
70
71/extra.pods
72/generate_uudmap
73/uni.data
74/uudmap.h
75
cdaa3145 76ext/Win32API-File/cFile_pc_to_blib
e47d8d23
MM
77lib/Win32.pm
78lib/Win32API/
79lib/Win32CORE.pm
ca03d8e9 80lib/CORE/
e47d8d23 81
02c87a88 82# test byproducts
abf03c67 83ext/Test-Harness/t/ext/
4ebeba21
YO
84lib/App/
85lib/Archive/Tar/t/src/long/foo.tbz
86lib/Archive/Tar/t/src/short/foo.tbz
87lib/IPC/Cmd/t/src/x.tgz
b2685f0c 88lib/mro.pm
4ebeba21
YO
89lib/TAP/
90lib/Test/Harness.pm
91t/rantests
92t/tmp*
02c87a88 93t/perl
89b2b9f7 94t/test_state
642d3d28
RB
95
96# make_ext.pl cleanup scripts
97realclean.sh
98veryclean.sh
6ed34527 99
281206e6 100# metaconfig needs these three symlinks
6ed34527
MB
101.package
102U
281206e6 103MANIFEST.new