projects
/
imager.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
note GIF changes
[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
~$
26
27
# sometimes these get left by probes
28
\.exe$