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