This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Various corrections and formatting nits to perlrepository.pod
[perl5.git] / .gitignore
CommitLineData
e9040dfd 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 28
1e89acdf
SH
29# general build products (Win32)
30*.def
31*.dll
32*.exe
33*.exp
34*.ico
35*.ilk
36*.lib
37*.obj
38*.pdb
39*.res
40*.RES
41
fb063f91
SV
42# ?
43ext.libs
44
45# these are scattered everywhere, ignore them
46.exists
47
48/miniperl
49/perl
50
51/extra.pods
52/generate_uudmap
53/uni.data
54/uudmap.h
55
56x2p/a2p
57x2p/find2perl
58x2p/psed
59x2p/s2p