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