| author | ymh <ymh.work@gmail.com> |
| Mon, 12 Mar 2012 01:07:56 +0100 | |
| changeset 145 | 5e79ea1eccb3 |
| parent 129 | 9f5460c2c2c1 |
| child 266 | 825ff4d6a8ac |
| permissions | -rw-r--r-- |
| 0 | 1 |
|
2 |
syntax: glob |
|
3 |
virtualenv/web/env/* |
|
|
19
e2f27df4e17b
some changes to import all data from export
ymh <ymh.work@gmail.com>
parents:
11
diff
changeset
|
4 |
*.pyc |
| 0 | 5 |
|
6 |
syntax: regexp |
|
7 |
^web/hdabo/config\.py$ |
|
8 |
^web/hdabo/.htaccess$ |
|
9 |
||
10 |
syntax: regexp |
|
| 1 | 11 |
^web/static/site$ |
|
19
e2f27df4e17b
some changes to import all data from export
ymh <ymh.work@gmail.com>
parents:
11
diff
changeset
|
12 |
\.DS_Store |
| 1 | 13 |
syntax: regexp |
|
11
143ab88d17f8
add ordered manytomany fields and indexing
ymh <ymh.work@gmail.com>
parents:
1
diff
changeset
|
14 |
^virtualenv/web/project-boot\.py$ |
|
143ab88d17f8
add ordered manytomany fields and indexing
ymh <ymh.work@gmail.com>
parents:
1
diff
changeset
|
15 |
syntax: regexp |
|
143ab88d17f8
add ordered manytomany fields and indexing
ymh <ymh.work@gmail.com>
parents:
1
diff
changeset
|
16 |
^web/index/.*$ |
| 37 | 17 |
|
18 |
syntax: regexp |
|
| 72 | 19 |
^virtualenv/res/src/south$ |
20 |
syntax: regexp |
|
|
114
c59383cc9940
migrate categories extraction to hdalab
ymh <ymh.work@gmail.com>
parents:
72
diff
changeset
|
21 |
\.sh$ |
|
c59383cc9940
migrate categories extraction to hdalab
ymh <ymh.work@gmail.com>
parents:
72
diff
changeset
|
22 |
syntax: regexp |
|
122
fde8335a037c
Added Geographic Inclusion in the Django version (server only)
veltr
parents:
114
diff
changeset
|
23 |
^web/hdalab/config\.py$ |
|
fde8335a037c
Added Geographic Inclusion in the Django version (server only)
veltr
parents:
114
diff
changeset
|
24 |
syntax: regexp |
|
fde8335a037c
Added Geographic Inclusion in the Django version (server only)
veltr
parents:
114
diff
changeset
|
25 |
^web/hdalab/\.htaccess$ |
|
fde8335a037c
Added Geographic Inclusion in the Django version (server only)
veltr
parents:
114
diff
changeset
|
26 |
syntax: regexp |
| 129 | 27 |
^web/hdalab/\.htaccess$ |
28 |
syntax: regexp |
|
29 |
^\.settings$ |