]> git.imager.perl.org - imager.git/blame_incremental - GIF/MANIFEST.SKIP
eliminate use vars
[imager.git] / GIF / MANIFEST.SKIP
... / ...
CommitLineData
1# build products
2\.o$
3\.bs$
4^GIF\.c$
5^blib/
6^pm_to_blib$
7^Makefile$
8^MANIFEST\.bak$
9
10# test products
11^testout
12
13# system
14^\.svn/
15/\.svn/
16
17# editor
18^#
19~$
20
21^\.gitignore$
22
23# Win32 junk
24\.exe$
25^dll\.(base|exp)$
26^GIF\.def$
27^GIF_def\.old$