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