Add a new Porting/podtidy to reformat pod using Pod::Tidy
[p5sagit/p5-mst-13.2.git] / .gitignore
1 *.patch
2 .config
3
4
5
6 # files produced by './configure.gnu' on a Linux machine
7 Makefile.old
8 /Makefile
9 /Policy.sh
10 /cflags
11 /config.h
12 /config.sh
13 /makeaperl
14 /makedepend
15 /makedir
16 /makefile
17 /makefile.old
18 /myconfig
19 /opmini.c
20 /perlmain.c
21 /pod/Makefile
22 /writemain
23 /x2p/Makefile
24 /x2p/cflags
25 /x2p/makefile
26 /x2p/makefile.old
27
28 # general build products
29 *.o
30 *.a
31
32 # general build products (Win32)
33 *.def
34 *.dll
35 *.exe
36 *.exp
37 *.ico
38 *.ilk
39 *.lib
40 *.obj
41 *.pdb
42 *.res
43 *.RES
44
45 # ?
46 ext.libs
47
48 # these are scattered everywhere, ignore them
49 .exists
50
51 /miniperl
52 /perl
53
54 /extra.pods
55 /generate_uudmap
56 /uni.data
57 /uudmap.h
58
59 x2p/a2p
60 x2p/find2perl
61 x2p/psed
62 x2p/s2p
63
64 # test byproduct
65 ext/Test/Harness/t/ext/
66 lib/App/
67 lib/Archive/Tar/t/src/long/foo.tbz
68 lib/Archive/Tar/t/src/short/foo.tbz
69 lib/IPC/Cmd/t/src/x.tgz
70 lib/TAP/
71 lib/Test/Harness.pm
72 t/rantests
73 t/tmp*