Mercurial > hg > digilib
annotate .hgignore @ 1576:54d23d7851a8
sliders plugin: fix typo
author | hertzhaft |
---|---|
date | Wed, 09 Nov 2016 11:51:18 +0100 |
parents | 45173d76aad5 |
children | bd981744b232 1d21cb0d697c |
rev | line source |
---|---|
907 | 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 syntax: regexp | |
910 | 57 ^\.settings$ |
58 syntax: regexp | |
912 | 59 ^servlet3/bin$ |
60 syntax: regexp | |
61 ^digilib-log\.txt$ | |
62 syntax: regexp | |
915
400f0e0f5fdc
added timeout-parameter and timeout-handler to AsyncServletWorker.
robcast
parents:
912
diff
changeset
|
63 ^dl-access-log\.txt$ |
400f0e0f5fdc
added timeout-parameter and timeout-handler to AsyncServletWorker.
robcast
parents:
912
diff
changeset
|
64 syntax: regexp |
400f0e0f5fdc
added timeout-parameter and timeout-handler to AsyncServletWorker.
robcast
parents:
912
diff
changeset
|
65 ^webapp/digilib-log\.txt$ |
400f0e0f5fdc
added timeout-parameter and timeout-handler to AsyncServletWorker.
robcast
parents:
912
diff
changeset
|
66 syntax: regexp |
950
a052cfbe8afb
moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents:
915
diff
changeset
|
67 ^webapp/dl-access-log\.txt$ |
a052cfbe8afb
moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents:
915
diff
changeset
|
68 syntax: regexp |
a052cfbe8afb
moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents:
915
diff
changeset
|
69 ^common-jai/target$ |
a052cfbe8afb
moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents:
915
diff
changeset
|
70 syntax: regexp |
a052cfbe8afb
moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents:
915
diff
changeset
|
71 ^common-imagej/target$ |
a052cfbe8afb
moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents:
915
diff
changeset
|
72 syntax: regexp |
a052cfbe8afb
moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents:
915
diff
changeset
|
73 ^common-imagej/\.classpath$ |
a052cfbe8afb
moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents:
915
diff
changeset
|
74 syntax: regexp |
a052cfbe8afb
moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents:
915
diff
changeset
|
75 ^common-imagej/\.project$ |
a052cfbe8afb
moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents:
915
diff
changeset
|
76 syntax: regexp |
a052cfbe8afb
moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents:
915
diff
changeset
|
77 ^common-imagej/\.settings$ |
a052cfbe8afb
moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents:
915
diff
changeset
|
78 syntax: regexp |
a052cfbe8afb
moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents:
915
diff
changeset
|
79 ^common-jai/\.settings$ |
a052cfbe8afb
moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents:
915
diff
changeset
|
80 syntax: regexp |
a052cfbe8afb
moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents:
915
diff
changeset
|
81 ^common-jai/\.classpath$ |
a052cfbe8afb
moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
robcast
parents:
915
diff
changeset
|
82 syntax: regexp |
963
9f96ecfec4f9
DocuImage implementation using Bio-Formats library (doesn't work yet).
robcast
parents:
950
diff
changeset
|
83 ^common-jai/\.project$ |
9f96ecfec4f9
DocuImage implementation using Bio-Formats library (doesn't work yet).
robcast
parents:
950
diff
changeset
|
84 syntax: regexp |
9f96ecfec4f9
DocuImage implementation using Bio-Formats library (doesn't work yet).
robcast
parents:
950
diff
changeset
|
85 ^common-bioformats/\.classpath$ |
9f96ecfec4f9
DocuImage implementation using Bio-Formats library (doesn't work yet).
robcast
parents:
950
diff
changeset
|
86 syntax: regexp |
9f96ecfec4f9
DocuImage implementation using Bio-Formats library (doesn't work yet).
robcast
parents:
950
diff
changeset
|
87 ^common-bioformats/\.project$ |
9f96ecfec4f9
DocuImage implementation using Bio-Formats library (doesn't work yet).
robcast
parents:
950
diff
changeset
|
88 syntax: regexp |
9f96ecfec4f9
DocuImage implementation using Bio-Formats library (doesn't work yet).
robcast
parents:
950
diff
changeset
|
89 ^common-bioformats/target$ |
9f96ecfec4f9
DocuImage implementation using Bio-Formats library (doesn't work yet).
robcast
parents:
950
diff
changeset
|
90 syntax: regexp |
1072 | 91 ^common-bioformats/\.settings$ |
92 syntax: regexp | |
1149
96dfc489e9f3
!! HISTORY CHANGED !! PLEASE RE-CLONE THE REPOSITORY !!
robcast
parents:
1072
diff
changeset
|
93 ^webapp/src/main/webapp/jquery/img/fullscreen/svg_gen$ |
96dfc489e9f3
!! HISTORY CHANGED !! PLEASE RE-CLONE THE REPOSITORY !!
robcast
parents:
1072
diff
changeset
|
94 syntax: regexp |
96dfc489e9f3
!! HISTORY CHANGED !! PLEASE RE-CLONE THE REPOSITORY !!
robcast
parents:
1072
diff
changeset
|
95 ^webapp/src/main/webapp/WEB-INF/digilib-config\.xml$ |
96dfc489e9f3
!! HISTORY CHANGED !! PLEASE RE-CLONE THE REPOSITORY !!
robcast
parents:
1072
diff
changeset
|
96 syntax: regexp |
96dfc489e9f3
!! HISTORY CHANGED !! PLEASE RE-CLONE THE REPOSITORY !!
robcast
parents:
1072
diff
changeset
|
97 ^webapp/src/main/webapp/WEB-INF/digilib-auth\.xml$ |
96dfc489e9f3
!! HISTORY CHANGED !! PLEASE RE-CLONE THE REPOSITORY !!
robcast
parents:
1072
diff
changeset
|
98 syntax: regexp |
96dfc489e9f3
!! HISTORY CHANGED !! PLEASE RE-CLONE THE REPOSITORY !!
robcast
parents:
1072
diff
changeset
|
99 ^webapp/src/main/webapp/WEB-INF/digilib-map\.xml$ |
96dfc489e9f3
!! HISTORY CHANGED !! PLEASE RE-CLONE THE REPOSITORY !!
robcast
parents:
1072
diff
changeset
|
100 syntax: regexp |
96dfc489e9f3
!! HISTORY CHANGED !! PLEASE RE-CLONE THE REPOSITORY !!
robcast
parents:
1072
diff
changeset
|
101 ^webapp/src/main/webapp/WEB-INF/log4j-config\.xml$ |
1158 | 102 |
103 syntax: regexp | |
1161 | 104 ^target$ |
105 syntax: regexp | |
1169
888cdaf022fe
shuffling classes around: moved last servlet dependencies from common to new servlet module.
robcast
parents:
1161
diff
changeset
|
106 ^webapp/bin$ |
888cdaf022fe
shuffling classes around: moved last servlet dependencies from common to new servlet module.
robcast
parents:
1161
diff
changeset
|
107 syntax: regexp |
888cdaf022fe
shuffling classes around: moved last servlet dependencies from common to new servlet module.
robcast
parents:
1161
diff
changeset
|
108 ^servlet/target$ |
888cdaf022fe
shuffling classes around: moved last servlet dependencies from common to new servlet module.
robcast
parents:
1161
diff
changeset
|
109 syntax: regexp |
888cdaf022fe
shuffling classes around: moved last servlet dependencies from common to new servlet module.
robcast
parents:
1161
diff
changeset
|
110 ^servlet/\.settings$ |
888cdaf022fe
shuffling classes around: moved last servlet dependencies from common to new servlet module.
robcast
parents:
1161
diff
changeset
|
111 syntax: regexp |
888cdaf022fe
shuffling classes around: moved last servlet dependencies from common to new servlet module.
robcast
parents:
1161
diff
changeset
|
112 ^servlet/\.classpath$ |
888cdaf022fe
shuffling classes around: moved last servlet dependencies from common to new servlet module.
robcast
parents:
1161
diff
changeset
|
113 syntax: regexp |
1171 | 114 ^servlet/\.project$ |
115 syntax: regexp | |
1216
bd7dfa8b164e
move new digilib doc from https://it-dev.mpiwg-berlin.mpg.de/hg/digilib-doc into main repo.
robcast
parents:
1171
diff
changeset
|
116 ^servlet/bin$ |
bd7dfa8b164e
move new digilib doc from https://it-dev.mpiwg-berlin.mpg.de/hg/digilib-doc into main repo.
robcast
parents:
1171
diff
changeset
|
117 syntax: regexp |
bd7dfa8b164e
move new digilib doc from https://it-dev.mpiwg-berlin.mpg.de/hg/digilib-doc into main repo.
robcast
parents:
1171
diff
changeset
|
118 ^doc/\.settings$ |
bd7dfa8b164e
move new digilib doc from https://it-dev.mpiwg-berlin.mpg.de/hg/digilib-doc into main repo.
robcast
parents:
1171
diff
changeset
|
119 syntax: regexp |
bd7dfa8b164e
move new digilib doc from https://it-dev.mpiwg-berlin.mpg.de/hg/digilib-doc into main repo.
robcast
parents:
1171
diff
changeset
|
120 ^doc/\.project$ |
bd7dfa8b164e
move new digilib doc from https://it-dev.mpiwg-berlin.mpg.de/hg/digilib-doc into main repo.
robcast
parents:
1171
diff
changeset
|
121 syntax: regexp |
1464
8821a80fd9bc
add Javascript collection and minification step to maven build.
robcast
parents:
1216
diff
changeset
|
122 ^doc/target$ |
8821a80fd9bc
add Javascript collection and minification step to maven build.
robcast
parents:
1216
diff
changeset
|
123 syntax: regexp |
8821a80fd9bc
add Javascript collection and minification step to maven build.
robcast
parents:
1216
diff
changeset
|
124 ^webapp/src/main/webapp/jquery/jquery\.cookie-range\.min\.js$ |
8821a80fd9bc
add Javascript collection and minification step to maven build.
robcast
parents:
1216
diff
changeset
|
125 syntax: regexp |
1466 | 126 ^webapp/src/main/webapp/jquery/jquery\.digilib-basic\.min\.js$ |
127 syntax: regexp | |
128 ^webapp/src/main/webapp/jquery/jquery\.digilib-basic\.css$ | |
129 syntax: regexp | |
130 ^webapp/src/main/webapp/jquery/jquery\.digilib-basic\.js$ | |
131 syntax: regexp | |
132 ^webapp/src/main/webapp/jquery/jquery\.digilib-basic\.min\.css$ |