annotate .hgignore @ 55:d04006aab670

changed history to remove property files. PLEASE CLONE AGAIN IF YOU USED THIS REPO BEFORE!
author casties
date Tue, 20 Nov 2012 16:16:09 +0100
parents 6dfbe2400f64
children 4b8c909cabf3
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
d04006aab670 changed history to remove property files. PLEASE CLONE AGAIN IF YOU USED THIS REPO BEFORE!
casties
parents: 6
diff changeset
16 ^src/main/webapp/WEB-INF/serverconfig\.property$