40e7eb2bfe3f0c6d3ed6a421842096a6b240158f
[p5sagit/p5-mst-13.2.git] / .gitignore
1 .config
2
3 # files produced by './configure.gnu' on a Linux machine
4 /Makefile
5 /Policy.sh
6 /cflags
7 /config.h
8 /config.sh
9 /makeaperl
10 /makedepend
11 /makedir
12 /makefile
13 /makefile.old
14 /myconfig
15 /opmini.c
16 /perlmain.c
17 /pod/Makefile
18 /writemain
19 /x2p/Makefile
20 /x2p/cflags
21 /x2p/makefile
22 /x2p/makefile.old
23
24 # general build products
25 *.o
26 *.a
27
28 # ?
29 ext.libs
30
31 # these are scattered everywhere, ignore them
32 .exists
33
34 /miniperl
35 /perl
36
37 /extra.pods
38 /generate_uudmap
39 /uni.data
40 /uudmap.h
41
42 x2p/a2p
43 x2p/find2perl
44 x2p/psed
45 x2p/s2p