annotate .hgignore @ 921:a00114a0c957

add current berlios website pages to repo
author robcast
date Fri, 09 Dec 2011 19:23:29 +0100
parents 73d4ea83dc62
children 66f1ba72d07b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
916
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
1
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
2 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
3 ^webapp/src/main/webapp/META-INF$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
4 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
5 ^webapp/src/main/webapp/WEB-INF/web\.xml$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
6 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
7 ^webapp/target$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
8 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
9 ^text/target$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
10 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
11 ^servlet2/target$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
12 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
13 ^servlet3/target$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
14 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
15 ^pdf/target$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
16 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
17 ^common/target$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
18 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
19 ^\.project$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
20 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
21 ^webapp/\.settings$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
22 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
23 ^servlet2/\.settings$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
24 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
25 ^servlet3/\.settings$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
26 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
27 ^pdf/\.settings$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
28 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
29 ^text/\.settings$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
30 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
31 ^common/\.settings$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
32 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
33 ^webapp/\.classpath$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
34 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
35 ^servlet2/\.classpath$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
36 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
37 ^servlet3/\.classpath$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
38 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
39 ^pdf/\.classpath$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
40 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
41 ^text/\.classpath$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
42 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
43 ^common/\.classpath$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
44 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
45 ^webapp/\.project$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
46 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
47 ^servlet2/\.project$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
48 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
49 ^servlet3/\.project$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
50 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
51 ^pdf/\.project$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
52 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
53 ^text/\.project$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
54 syntax: regexp
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
55 ^common/\.project$
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
56
65b69783709b update to jquery 1.7.1 (not fully tested)
robcast
parents:
diff changeset
57 syntax: regexp
919
73d4ea83dc62 more to ignore
robcast
parents: 916
diff changeset
58 ^\.settings$
73d4ea83dc62 more to ignore
robcast
parents: 916
diff changeset
59 syntax: regexp
921
a00114a0c957 add current berlios website pages to repo
robcast
parents: 919
diff changeset
60 ^servlet3/bin$
a00114a0c957 add current berlios website pages to repo
robcast
parents: 919
diff changeset
61 syntax: regexp
a00114a0c957 add current berlios website pages to repo
robcast
parents: 919
diff changeset
62 ^digilib-log\.txt$
a00114a0c957 add current berlios website pages to repo
robcast
parents: 919
diff changeset
63 syntax: regexp
a00114a0c957 add current berlios website pages to repo
robcast
parents: 919
diff changeset
64 ^dl-access-log\.txt$