projects
/
imager.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
changes note for sub-module --verbose handling
[imager.git]
/
TIFF
/
MANIFEST.SKIP
1
# build products
2
\.o$
3
\.bs$
4
^TIFF\.c$
5
^blib/
6
^pm_to_blib$
7
^Makefile$
8
^Makefile\.old$
9
^MANIFEST\.bak$
10
11
# test products
12
^testout
13
14
# system
15
^\.svn/
16
/\.svn/
17
^\.gitignore$
18
19
# editor
20
^#
21
~$
22
23
# Win32 junk
24
^dll\.(base|exp)$
25
^TIFF\.def$
26
^TIFF_def\.old$