This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Added config.w32 to win32/.gitignore
[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
27/pod/Makefile
28/writemain
29/x2p/Makefile
30/x2p/cflags
31/x2p/makefile
32/x2p/makefile.old
33
34# general build products
5e137bc2
FR
35*.o
36*.a
fb063f91 37
1e89acdf
SH
38# general build products (Win32)
39*.def
40*.dll
41*.exe
42*.exp
43*.ico
44*.ilk
45*.lib
46*.obj
47*.pdb
48*.res
49*.RES
50
fb063f91
SV
51# ?
52ext.libs
53
54# these are scattered everywhere, ignore them
55.exists
56
57/miniperl
58/perl
59
60/extra.pods
61/generate_uudmap
62/uni.data
63/uudmap.h
64
65x2p/a2p
66x2p/find2perl
67x2p/psed
68x2p/s2p
4ebeba21
YO
69
70# test byproduct
71ext/Test/Harness/t/ext/
72lib/App/
73lib/Archive/Tar/t/src/long/foo.tbz
74lib/Archive/Tar/t/src/short/foo.tbz
75lib/IPC/Cmd/t/src/x.tgz
b2685f0c 76lib/mro.pm
4ebeba21
YO
77lib/TAP/
78lib/Test/Harness.pm
79t/rantests
80t/tmp*