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