This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add .patch to the config file
[perl5.git] / .gitignore
CommitLineData
274f27f9 1.patch
fb063f91
SV
2.config
3
4# files produced by './configure.gnu' on a Linux machine
5/Makefile
6/Policy.sh
7/cflags
8/config.h
9/config.sh
10/makeaperl
11/makedepend
12/makedir
13/makefile
14/makefile.old
15/myconfig
16/opmini.c
17/perlmain.c
18/pod/Makefile
19/writemain
20/x2p/Makefile
21/x2p/cflags
22/x2p/makefile
23/x2p/makefile.old
24
25# general build products
5e137bc2
FR
26*.o
27*.a
fb063f91
SV
28
29# ?
30ext.libs
31
32# these are scattered everywhere, ignore them
33.exists
34
35/miniperl
36/perl
37
38/extra.pods
39/generate_uudmap
40/uni.data
41/uudmap.h
42
43x2p/a2p
44x2p/find2perl
45x2p/psed
46x2p/s2p