annotate .hgignore @ 1158:2ee261676828 default tip

better out-of-the box experience: * digilib works without config files using sensible defaults * new sample images folder used by default * config files moved to templates
author robcast
date Tue, 19 Feb 2013 17:32:25 +0100
parents 6407c33355a2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
916
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
1
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
2 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
3 ^webapp/src/main/webapp/META-INF$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
4 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
5 ^webapp/src/main/webapp/WEB-INF/web\.xml$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
6 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
7 ^webapp/target$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
8 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
9 ^text/target$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
10 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
11 ^servlet2/target$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
12 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
13 ^servlet3/target$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
14 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
15 ^pdf/target$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
16 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
17 ^common/target$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
18 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
19 ^\.project$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
20 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
21 ^webapp/\.settings$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
22 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
23 ^servlet2/\.settings$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
24 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
25 ^servlet3/\.settings$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
26 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
27 ^pdf/\.settings$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
28 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
29 ^text/\.settings$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
30 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
31 ^common/\.settings$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
32 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
33 ^webapp/\.classpath$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
34 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
35 ^servlet2/\.classpath$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
36 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
37 ^servlet3/\.classpath$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
38 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
39 ^pdf/\.classpath$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
40 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
41 ^text/\.classpath$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
42 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
43 ^common/\.classpath$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
44 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
45 ^webapp/\.project$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
46 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
47 ^servlet2/\.project$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
48 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
49 ^servlet3/\.project$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
50 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
51 ^pdf/\.project$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
52 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
53 ^text/\.project$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
54 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
55 ^common/\.project$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
56
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
57 syntax: regexp
919
73d4ea83dc62 more to ignore
robcast
parents: 916
diff changeset
58 ^\.settings$
73d4ea83dc62 more to ignore
robcast
parents: 916
diff changeset
59 syntax: regexp
921
a00114a0c957 add current berlios website pages to repo
robcast
parents: 919
diff changeset
60 ^servlet3/bin$
a00114a0c957 add current berlios website pages to repo
robcast
parents: 919
diff changeset
61 syntax: regexp
a00114a0c957 add current berlios website pages to repo
robcast
parents: 919
diff changeset
62 ^digilib-log\.txt$
a00114a0c957 add current berlios website pages to repo
robcast
parents: 919
diff changeset
63 syntax: regexp
925
66f1ba72d07b added timeout-parameter and timeout-handler to AsyncServletWorker.
robcast
parents: 921
diff changeset
64 ^dl-access-log\.txt$
66f1ba72d07b added timeout-parameter and timeout-handler to AsyncServletWorker.
robcast
parents: 921
diff changeset
65 syntax: regexp
66f1ba72d07b added timeout-parameter and timeout-handler to AsyncServletWorker.
robcast
parents: 921
diff changeset
66 ^webapp/digilib-log\.txt$
66f1ba72d07b added timeout-parameter and timeout-handler to AsyncServletWorker.
robcast
parents: 921
diff changeset
67 syntax: regexp
960
b2d97b842612 moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents: 925
diff changeset
68 ^webapp/dl-access-log\.txt$
b2d97b842612 moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents: 925
diff changeset
69 syntax: regexp
b2d97b842612 moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents: 925
diff changeset
70 ^common-jai/target$
b2d97b842612 moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents: 925
diff changeset
71 syntax: regexp
b2d97b842612 moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents: 925
diff changeset
72 ^common-imagej/target$
b2d97b842612 moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents: 925
diff changeset
73 syntax: regexp
b2d97b842612 moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents: 925
diff changeset
74 ^common-imagej/\.classpath$
b2d97b842612 moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents: 925
diff changeset
75 syntax: regexp
b2d97b842612 moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents: 925
diff changeset
76 ^common-imagej/\.project$
b2d97b842612 moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents: 925
diff changeset
77 syntax: regexp
b2d97b842612 moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents: 925
diff changeset
78 ^common-imagej/\.settings$
b2d97b842612 moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents: 925
diff changeset
79 syntax: regexp
b2d97b842612 moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents: 925
diff changeset
80 ^common-jai/\.settings$
b2d97b842612 moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents: 925
diff changeset
81 syntax: regexp
b2d97b842612 moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents: 925
diff changeset
82 ^common-jai/\.classpath$
b2d97b842612 moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents: 925
diff changeset
83 syntax: regexp
973
55572a4bbf68 DocuImage implementation using Bio-Formats library (doesn't work yet).
robcast
parents: 960
diff changeset
84 ^common-jai/\.project$
55572a4bbf68 DocuImage implementation using Bio-Formats library (doesn't work yet).
robcast
parents: 960
diff changeset
85 syntax: regexp
55572a4bbf68 DocuImage implementation using Bio-Formats library (doesn't work yet).
robcast
parents: 960
diff changeset
86 ^common-bioformats/\.classpath$
55572a4bbf68 DocuImage implementation using Bio-Formats library (doesn't work yet).
robcast
parents: 960
diff changeset
87 syntax: regexp
55572a4bbf68 DocuImage implementation using Bio-Formats library (doesn't work yet).
robcast
parents: 960
diff changeset
88 ^common-bioformats/\.project$
55572a4bbf68 DocuImage implementation using Bio-Formats library (doesn't work yet).
robcast
parents: 960
diff changeset
89 syntax: regexp
55572a4bbf68 DocuImage implementation using Bio-Formats library (doesn't work yet).
robcast
parents: 960
diff changeset
90 ^common-bioformats/target$
55572a4bbf68 DocuImage implementation using Bio-Formats library (doesn't work yet).
robcast
parents: 960
diff changeset
91 syntax: regexp
1082
6407c33355a2 reorganising fullscreen buttons directory.
robcast
parents: 973
diff changeset
92 ^common-bioformats/\.settings$
6407c33355a2 reorganising fullscreen buttons directory.
robcast
parents: 973
diff changeset
93 syntax: regexp
6407c33355a2 reorganising fullscreen buttons directory.
robcast
parents: 973
diff changeset
94 ^webapp/src/main/webapp/jquery/img/fullscreen/svg_gen$