projects
/
imager.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
- convert dynfilt/flines.c to Imager::Filter::Flines
[imager.git]
/
MANIFEST.SKIP
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
27
Makefile$
28
Makefile\.old
29
\bpm_to_blib$
30
\.o$
31
^testout
32
^blib/
33
^Flines/Flines\.c$
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$