]> git.imager.perl.org - imager.git/blame - FT2/MANIFEST.SKIP
missing variable initialization for glyph_names for FT2
[imager.git] / FT2 / MANIFEST.SKIP
CommitLineData
04b6f77c
TC
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~$
8ec8ec3f
TC
22
23# Win32 junk
24\.exe$
25^dll\.(base|exp)$
26^FT2\.def$
27^FT2_def\.old$