Mercurial > hg > digilib-old
annotate .hgignore @ 1111:0a01d5cc66fe
center zoom area (not yet working for text search + highlight)
author | hertzhaft |
---|---|
date | Mon, 29 Oct 2012 21:25:07 +0100 |
parents | 6407c33355a2 |
children |
rev | line source |
---|---|
916 | 1 |
2 syntax: regexp | |
3 ^webapp/src/main/webapp/META-INF$ | |
4 syntax: regexp | |
5 ^webapp/src/main/webapp/WEB-INF/web\.xml$ | |
6 syntax: regexp | |
7 ^webapp/target$ | |
8 syntax: regexp | |
9 ^text/target$ | |
10 syntax: regexp | |
11 ^servlet2/target$ | |
12 syntax: regexp | |
13 ^servlet3/target$ | |
14 syntax: regexp | |
15 ^pdf/target$ | |
16 syntax: regexp | |
17 ^common/target$ | |
18 syntax: regexp | |
19 ^\.project$ | |
20 syntax: regexp | |
21 ^webapp/\.settings$ | |
22 syntax: regexp | |
23 ^servlet2/\.settings$ | |
24 syntax: regexp | |
25 ^servlet3/\.settings$ | |
26 syntax: regexp | |
27 ^pdf/\.settings$ | |
28 syntax: regexp | |
29 ^text/\.settings$ | |
30 syntax: regexp | |
31 ^common/\.settings$ | |
32 syntax: regexp | |
33 ^webapp/\.classpath$ | |
34 syntax: regexp | |
35 ^servlet2/\.classpath$ | |
36 syntax: regexp | |
37 ^servlet3/\.classpath$ | |
38 syntax: regexp | |
39 ^pdf/\.classpath$ | |
40 syntax: regexp | |
41 ^text/\.classpath$ | |
42 syntax: regexp | |
43 ^common/\.classpath$ | |
44 syntax: regexp | |
45 ^webapp/\.project$ | |
46 syntax: regexp | |
47 ^servlet2/\.project$ | |
48 syntax: regexp | |
49 ^servlet3/\.project$ | |
50 syntax: regexp | |
51 ^pdf/\.project$ | |
52 syntax: regexp | |
53 ^text/\.project$ | |
54 syntax: regexp | |
55 ^common/\.project$ | |
56 | |
57 syntax: regexp | |
919 | 58 ^\.settings$ |
59 syntax: regexp | |
921 | 60 ^servlet3/bin$ |
61 syntax: regexp | |
62 ^digilib-log\.txt$ | |
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 | 92 ^common-bioformats/\.settings$ |
93 syntax: regexp | |
94 ^webapp/src/main/webapp/jquery/img/fullscreen/svg_gen$ |