projects
/
imager.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
28ebc463bac56a133eeaeb300ca8142da2494e45
[imager.git]
/
PNG
/
MANIFEST.SKIP
1
# build products
2
\.o$
3
\.bs$
4
^PNG\.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$