]> git.imager.perl.org - imager.git/blob - MANIFEST.SKIP
look at the correct %Config library and include paths
[imager.git] / MANIFEST.SKIP
1 # svn work files'
2 ^\.svn\b
3 /\.svn\b
4
5 # editor trash
6 ~$
7 (^|/)\#.*\#$
8
9 # stuff we don't distribute
10 ^TODO$
11 ^STATUS$
12 ^\.cvsignore$
13 /\.cvsignore$
14 ^announce/
15 ^bench/
16 ^design/
17 ^fuzz/
18 ^fileformatdocs/
19 ^extraimages/
20 ^fontfiles/.*\.sfd$
21 ^t/x.*\.t$
22 ^imcover.perl$
23
24 # might distribute one day
25 ^tools/imager$
26
27
28 # trash left by Inline::C
29 ^_Inline/
30
31 # distributions built
32 ^Imager-\d\.\d\d(_\d\d)?\.tar\.gz$
33
34 # build trash
35 Makefile$
36 Makefile\.old
37 \bpm_to_blib$
38 \.o$
39 ^testout/
40 ^SGI/testout/
41 ^SGI/SGI.c
42 ^blib/
43 ^Flines/Flines\.c$
44 ^Imager\.c$
45 ^Mandelbrot/Mandelbrot\.c$
46 ^CountColor/CountColor\.c$
47 ^DynTest/DynTest\.c$
48 ^dynfilt/.*\.(so|dll)$
49 \.bs$
50 ^meta\.tmp$
51 /meta\.tmp$
52 ^imconfig\.h$
53 ^ICO/ICO\.c$
54 ^ICO/testout
55 ^(rubthru|paste|render|scale|flip|conv|filters|gaussian|compose)\.c$
56
57 # trash from profiling
58 \.gcno$
59 \.gcda$
60 \.gcov$
61 \bcover_db\b