| author | ymh <ymh.work@gmail.com> |
| Tue, 03 May 2011 15:07:19 +0200 | |
| changeset 86 | c87350ebcddb |
| parent 70 | 8e3281bcebc9 |
| child 105 | 90284efeb233 |
| permissions | -rw-r--r-- |
| 1 | 1 |
syntax: glob |
2 |
*.pyc |
|
3 |
||
4 |
syntax: regexp |
|
5 |
^web/.htaccess$ |
|
6 |
^web/blinkster/.htaccess$ |
|
7 |
^web/blinkster/config.py$ |
|
| 15 | 8 |
^web/log |
9 |
^web/index |
|
10 |
^web/static/media/ldt |
|
| 5 | 11 |
^web/static/photologue |
| 29 | 12 |
|
13 |
syntax: regexp |
|
14 |
^web/static/media/videos$ |
|
15 |
syntax: regexp |
|
16 |
^sbin/blinkster$ |
|
17 |
syntax: regexp |
|
| 34 | 18 |
^web/static/media/photologue$ |
19 |
syntax: regexp |
|
| 35 | 20 |
^sbin/blinkster-boot\.py$ |
21 |
syntax: regexp |
|
22 |
^sbin/bvenv$ |
|
| 47 | 23 |
^sbin/bvenv2$ |
| 35 | 24 |
syntax: regexp |
|
68
b40657713336
use platform and clean install files
ymh <ymh.work@gmail.com>
parents:
47
diff
changeset
|
25 |
|
|
b40657713336
use platform and clean install files
ymh <ymh.work@gmail.com>
parents:
47
diff
changeset
|
26 |
syntax: regexp |
|
b40657713336
use platform and clean install files
ymh <ymh.work@gmail.com>
parents:
47
diff
changeset
|
27 |
^virtualenv/web/env/.* |
|
69
4775601a2531
use platform and clean install files next
ymh <ymh.work@gmail.com>
parents:
68
diff
changeset
|
28 |
|
|
4775601a2531
use platform and clean install files next
ymh <ymh.work@gmail.com>
parents:
68
diff
changeset
|
29 |
syntax: regexp |
| 70 | 30 |
^web/static/media/photologue\.zip$ |
31 |
syntax: regexp |
|
32 |
^virtualenv/web/project-boot\.py$ |