annotate .hgignore @ 105:7417f5915181 default tip

check admin permission before changing permissions. Enum for typesafe actions.
author casties
date Fri, 10 Feb 2017 15:45:35 +0100
parents f2ff7de7b49d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ed1916729773 first version
casties
parents:
diff changeset
1
ed1916729773 first version
casties
parents:
diff changeset
2 syntax: regexp
ed1916729773 first version
casties
parents:
diff changeset
3 ^target$
ed1916729773 first version
casties
parents:
diff changeset
4 syntax: regexp
ed1916729773 first version
casties
parents:
diff changeset
5 ^\.settings$
ed1916729773 first version
casties
parents:
diff changeset
6 syntax: regexp
ed1916729773 first version
casties
parents:
diff changeset
7 ^\.classpath$
ed1916729773 first version
casties
parents:
diff changeset
8 syntax: regexp
3
47b53ae385d1 merging old code
casties
parents: 0
diff changeset
9 ^\.project$
47b53ae385d1 merging old code
casties
parents: 0
diff changeset
10 syntax: regexp
6
6dfbe2400f64 delete annotation should work now.
casties
parents: 3
diff changeset
11 ^\.shell_history$
6dfbe2400f64 delete annotation should work now.
casties
parents: 3
diff changeset
12 syntax: regexp
6dfbe2400f64 delete annotation should work now.
casties
parents: 3
diff changeset
13 ^src/main/webapp/WEB-INF/consumerkeys\.property$
55
d04006aab670 changed history to remove property files. PLEASE CLONE AGAIN IF YOU USED THIS REPO BEFORE!
casties
parents: 6
diff changeset
14
d04006aab670 changed history to remove property files. PLEASE CLONE AGAIN IF YOU USED THIS REPO BEFORE!
casties
parents: 6
diff changeset
15 syntax: regexp
73
4b8c909cabf3 small cleanup. trying restlet 2.2-snapshot now -- feeling lucky.
casties
parents: 55
diff changeset
16 ^src/main/webapp/WEB-INF/serverconfig\.property$
4b8c909cabf3 small cleanup. trying restlet 2.2-snapshot now -- feeling lucky.
casties
parents: 55
diff changeset
17 syntax: regexp
77
f2ff7de7b49d show more fields in annotations_ui annotation view.
casties
parents: 73
diff changeset
18 ^src/main/webapp/WEB-INF/classes$
f2ff7de7b49d show more fields in annotations_ui annotation view.
casties
parents: 73
diff changeset
19 syntax: regexp
f2ff7de7b49d show more fields in annotations_ui annotation view.
casties
parents: 73
diff changeset
20 ^src/main/webapp/neo4j-annotation-db$