projects
/
imager.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
d51438e80b8e926d2b2f43432c72cf16ae68da90
[imager.git]
/
W32
/
MANIFEST.SKIP
1
# build products
2
\.o$
3
\.bs$
4
^W32\.c$
5
^W32\.def$
6
^W32_def\.old$
7
^blib/
8
^pm_to_blib$
9
^Makefile$
10
^Makefile\.old$
11
^MANIFEST\.bak$
12
^dll\.base$
13
^dll\.exp$
14
15
# test products
16
^testout
17
18
# system
19
^\.svn/
20
/\.svn/
21
^\.gitignore$
22
23
# editor
24
^#
25
~$