projects
/
imager.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
allow freetype-config to be found on cygwin
[imager.git]
/
FT2
/
MANIFEST.SKIP
1
# build products
2
\.o$
3
\.bs$
4
^FT2\.c$
5
^blib/
6
^pm_to_blib$
7
^Makefile$
8
^Makefile\.old$
9
^MANIFEST\.bak$
10
11
# test products
12
^testout
13
14
# system
15
^\.svn/
16
/\.svn/
17
^\.gitignore$
18
19
# editor
20
^#
21
~$
22
23
# Win32 junk
24
\.exe$
25
^dll\.(base|exp)$
26
^FT2\.def$
27
^FT2_def\.old$