| author | ymh <ymh.work@gmail.com> |
| Tue, 26 Oct 2010 16:25:19 +0200 | |
| changeset 7 | 2b0de7414b92 |
| parent 2 | 3e2968de0994 |
| permissions | -rw-r--r-- |
| 1 | 1 |
|
2 |
syntax: regexp |
|
3 |
^sbin/virtualenv/project-boot\.py$ |
|
4 |
^sbin/virtualenv/env |
|
5 |
^web/\.htaccess$ |
|
6 |
^web/dring93/\.htaccess$ |
|
7 |
^web/dring93/config\.py$ |
|
8 |
^web/static/media/ |
|
9 |
^sbin/virtualenv/distribute.*\.tar\.gz$ |
|
10 |
^.*\.pyc$ |
|
11 |
^.*\.old$ |
|
12 |
^.*\.orig$ |
|
13 |
||
14 |
syntax: regexp |
|
| 2 | 15 |
^web/dring93/.*\.wsgi$ |
| 1 | 16 |
syntax: regexp |
17 |
^web/log/log\.txt$ |
|
18 |
^web/index/.*$ |
|
| 2 | 19 |
|
20 |
syntax: regexp |
|
21 |
^sbin/virtualenv/venv$ |