Mercurial > hg > digilib-old
comparison .hgignore @ 916:65b69783709b
update to jquery 1.7.1 (not fully tested)
author | robcast |
---|---|
date | Fri, 02 Dec 2011 10:55:50 +0100 |
parents | |
children | 73d4ea83dc62 |
comparison
equal
deleted
inserted
replaced
915:ee3383f80cb0 | 916:65b69783709b |
---|---|
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 | |
57 syntax: regexp | |
58 ^\.settings$ |