projects
/
imager.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
106f2af3db84998803e341e901cf76d05128751f
[imager.git]
/
GIF
/
MANIFEST.SKIP
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$