]> git.imager.perl.org - imager.git/blame - MANIFEST.SKIP
update palimg.c with IMAGER_NO_CONTEXT
[imager.git] / MANIFEST.SKIP
CommitLineData
02f040a6
TC
1# unused test images
2^testimg/winrgboff\.bmp$
3^testimg/winrle\.bmp$
4^testimg/winrle8\.bmp$
5^testimg/os2rgb8\.bmp$
6^testimg/os2rle\.bmp$
7^testimg/os2rle8\.bmp$
8^testimg/base\.tga$
9
8e9fefdf
TC
10# unshipped test images
11^xtestimg/
12
02f040a6
TC
13# base for some other images
14^testimg/pbm_base\.pgm$
15
16# svn work files
92bda632
TC
17^\.svn\b
18/\.svn\b
19
a556912d
TC
20# git work files
21^\.git/
22^(?:.*/)?\.gitignore$
23
92bda632
TC
24# editor trash
25~$
e17da819 26(^|/)\#.*\#$
92bda632
TC
27
28# stuff we don't distribute
29^TODO$
30^STATUS$
31^\.cvsignore$
32/\.cvsignore$
33^announce/
34^bench/
35^design/
e17da819 36^fuzz/
92bda632
TC
37^fileformatdocs/
38^extraimages/
39^fontfiles/.*\.sfd$
e17da819
TC
40^t/x.*\.t$
41^imcover.perl$
92bda632
TC
42
43# might distribute one day
44^tools/imager$
45
e17da819 46
92bda632
TC
47# trash left by Inline::C
48^_Inline/
49
e17da819
TC
50# distributions built
51^Imager-\d\.\d\d(_\d\d)?\.tar\.gz$
52
92bda632
TC
53# build trash
54Makefile$
02f040a6 55Makefile\.old$
92bda632
TC
56\bpm_to_blib$
57\.o$
02f040a6 58^MANIFEST\.bak$
78a046cc 59\bMYMETA\.yml$
02f040a6 60
e17da819 61^testout/
02f040a6
TC
62^FT2/testout/
63^GIF/testout/
64^ICO/testout/
65^JPEG/testout/
66^PNG/testout/
e17da819 67^SGI/testout/
02f040a6 68^TIFF/testout/
a556912d 69^T1/testout/
8ec8ec3f 70^W32/testout/
02f040a6
TC
71
72# generated from .xs
73^CountColor/CountColor\.c$
74^DynTest/DynTest\.c$
75^FT2/FT2\.c$
76^GIF/GIF\.c$
77^ICO/ICO\.c$
78^JPEG/JPEG\.c$
79^Mandelbrot/Mandelbrot\.c$
80^PNG/PNG\.c$
81^SGI/SGI\.c$
82^TIFF/TIFF\.c$
a556912d 83^T1/T1\.c$
8ec8ec3f 84^W32/W32\.c$
02f040a6
TC
85
86^.*/Changes$
af217451 87^.*/MANIFEST(\.SKIP)?$
0128634c 88^.+/inc/Devel/CheckLib\.pm$
8ec8ec3f 89^.+/blib/
92bda632 90^blib/
88666683 91^Flines/Flines\.c$
92bda632 92^Imager\.c$
92bda632
TC
93^dynfilt/.*\.(so|dll)$
94\.bs$
95^meta\.tmp$
96/meta\.tmp$
97^imconfig\.h$
02f040a6 98
38eab175
TC
99# generated if we build them in their own directory
100^(PNG|TIFF|FT2|W32|GIF)/blib/
101
02f040a6
TC
102# generated from .im files
103^combine\.c$
104^compose\.c$
105^conv\.c$
106^convert\.c$
107^filters\.c$
108^flip\.c$
109^gaussian\.c$
110^paste\.c$
111^render\.c$
19ca4c6a 112^rotate\.c$
02f040a6
TC
113^rubthru\.c$
114^scale\.c$
b00687b2 115
2b405c9e
TC
116# trash from profiling
117\.gcno$
118\.gcda$
119\.gcov$
e17da819 120\bcover_db\b
02f040a6
TC
121
122# old web page generation scripts
123^samples/combines\.pl$
124^samples/hatches\.pl$
125^samples/logo$
126^samples/transform\.pl$
127^samples/transform1\.ppm$
8ec8ec3f
TC
128
129# Win32 junk
130^(.+/)?dll\.(base|exp)$
131^(.+/)?\w+\.def$
132^(.+/)?\w+\_def.old$
133\.exe$
134
135# sub-module build junk
136\.bak$