annotate .hgignore @ 216:93d33f138c9e default tip

update medeniyet image server URL.
author casties
date Wed, 26 Jan 2022 16:39:32 +0100
parents 02bdc92bd594
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
59
403afc3d94eb delete config files of instance in repo. copy *.template and edit in instance.
casties
parents:
diff changeset
1
403afc3d94eb delete config files of instance in repo. copy *.template and edit in instance.
casties
parents:
diff changeset
2 syntax: regexp
403afc3d94eb delete config files of instance in repo. copy *.template and edit in instance.
casties
parents:
diff changeset
3 ^\.classpath$
403afc3d94eb delete config files of instance in repo. copy *.template and edit in instance.
casties
parents:
diff changeset
4 syntax: regexp
403afc3d94eb delete config files of instance in repo. copy *.template and edit in instance.
casties
parents:
diff changeset
5 ^\.project$
403afc3d94eb delete config files of instance in repo. copy *.template and edit in instance.
casties
parents:
diff changeset
6 syntax: regexp
403afc3d94eb delete config files of instance in repo. copy *.template and edit in instance.
casties
parents:
diff changeset
7 ^target$
403afc3d94eb delete config files of instance in repo. copy *.template and edit in instance.
casties
parents:
diff changeset
8 syntax: regexp
65
c4829c26d776 first version of translit normalization service using the JSON interface.
casties
parents: 59
diff changeset
9 ^\.metadata$
c4829c26d776 first version of translit normalization service using the JSON interface.
casties
parents: 59
diff changeset
10 syntax: regexp
59
403afc3d94eb delete config files of instance in repo. copy *.template and edit in instance.
casties
parents:
diff changeset
11 ^\.settings$
403afc3d94eb delete config files of instance in repo. copy *.template and edit in instance.
casties
parents:
diff changeset
12 syntax: regexp
403afc3d94eb delete config files of instance in repo. copy *.template and edit in instance.
casties
parents:
diff changeset
13 ^\.externalToolBuilders$
403afc3d94eb delete config files of instance in repo. copy *.template and edit in instance.
casties
parents:
diff changeset
14 syntax: regexp
403afc3d94eb delete config files of instance in repo. copy *.template and edit in instance.
casties
parents:
diff changeset
15 ^src/main/resources/hibernate\.cfg\.xml$
403afc3d94eb delete config files of instance in repo. copy *.template and edit in instance.
casties
parents:
diff changeset
16 syntax: regexp
403afc3d94eb delete config files of instance in repo. copy *.template and edit in instance.
casties
parents:
diff changeset
17 ^src/main/resources/log4j\.properties$
403afc3d94eb delete config files of instance in repo. copy *.template and edit in instance.
casties
parents:
diff changeset
18 syntax: regexp
119
4aa8c425685d less System.out.println.
casties
parents: 65
diff changeset
19 ^src/main/resources/openmind\.properties$
4aa8c425685d less System.out.println.
casties
parents: 65
diff changeset
20 syntax: regexp
214
02bdc92bd594 try to update IIIF server URL to Medeniyet.
casties
parents: 119
diff changeset
21 ^bin$
02bdc92bd594 try to update IIIF server URL to Medeniyet.
casties
parents: 119
diff changeset
22 syntax: regexp
02bdc92bd594 try to update IIIF server URL to Medeniyet.
casties
parents: 119
diff changeset
23 \.DS_Store$