]> git.imager.perl.org - imager.git/blame - MANIFEST.SKIP
more iolayer goodness:
[imager.git] / MANIFEST.SKIP
CommitLineData
92bda632
TC
1# svn work files'
2^\.svn\b
3/\.svn\b
4
5# editor trash
6~$
7
8# stuff we don't distribute
9^TODO$
10^STATUS$
11^\.cvsignore$
12/\.cvsignore$
13^announce/
14^bench/
15^design/
16^fileformatdocs/
17^extraimages/
18^fontfiles/.*\.sfd$
19
20# might distribute one day
21^tools/imager$
22
23# trash left by Inline::C
24^_Inline/
25
26# build trash
27Makefile$
28Makefile\.old
29\bpm_to_blib$
30\.o$
7d148aa3 31^testout
92bda632 32^blib/
88666683 33^Flines/Flines\.c$
92bda632
TC
34^Imager\.c$
35^Mandelbrot/Mandelbrot\.c$
36^CountColor/CountColor\.c$
37^DynTest/DynTest\.c$
38^dynfilt/.*\.(so|dll)$
39\.bs$
40^meta\.tmp$
41/meta\.tmp$
42^imconfig\.h$