This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove "b" flag for sv_utf8_upgrade_nomg in embed.fnc
[perl5.git] / .gitignore
CommitLineData
e9040dfd 1*.patch
fb063f91
SV
2.config
3
4ebeba21
YO
4
5
fb063f91 6# files produced by './configure.gnu' on a Linux machine
4ebeba21 7Makefile.old
fb063f91
SV
8/Makefile
9/Policy.sh
10/cflags
11/config.h
12/config.sh
13/makeaperl
14/makedepend
15/makedir
16/makefile
17/makefile.old
18/myconfig
19/opmini.c
20/perlmain.c
21/pod/Makefile
22/writemain
23/x2p/Makefile
24/x2p/cflags
25/x2p/makefile
26/x2p/makefile.old
27
28# general build products
5e137bc2
FR
29*.o
30*.a
fb063f91 31
1e89acdf
SH
32# general build products (Win32)
33*.def
34*.dll
35*.exe
36*.exp
37*.ico
38*.ilk
39*.lib
40*.obj
41*.pdb
42*.res
43*.RES
44
fb063f91
SV
45# ?
46ext.libs
47
48# these are scattered everywhere, ignore them
49.exists
50
51/miniperl
52/perl
53
54/extra.pods
55/generate_uudmap
56/uni.data
57/uudmap.h
58
59x2p/a2p
60x2p/find2perl
61x2p/psed
62x2p/s2p
4ebeba21
YO
63
64# test byproduct
65ext/Test/Harness/t/ext/
66lib/App/
67lib/Archive/Tar/t/src/long/foo.tbz
68lib/Archive/Tar/t/src/short/foo.tbz
69lib/IPC/Cmd/t/src/x.tgz
70lib/TAP/
71lib/Test/Harness.pm
72t/rantests
73t/tmp*