| author | cavaliet |
| Thu, 07 Jun 2012 16:41:25 +0200 | |
| changeset 21 | 87359338ccb1 |
| parent 17 | 92df66b6d945 |
| child 35 | b9819b930c7a |
| permissions | -rw-r--r-- |
| 1 | 1 |
|
2 |
syntax: regexp |
|
| 7 | 3 |
^\.project$ |
| 16 | 4 |
^virtualenv/web/env/.*$ |
5 |
^virtualenv/sync/env/.*$ |
|
6 |
^virtualenv/web/project-boot\.py$ |
|
7 |
^web/tralalere/\.htaccess$ |
|
8 |
^web/tralalere/config\.py$ |
|
9 |
^sbin/sync/config\.py$ |
|
10 |
^web/index/.*$ |
|
11 |
^web/log/.*$ |
|
|
17
92df66b6d945
Merge with f1d070549d949d5ae7a20e4c17e3ff951d0e4a5f
ymh <ymh.work@gmail.com>
diff
changeset
|
12 |
^web/static/.*$ |
| 21 | 13 |
^script/record_mic/record_mic/bin$ |
14 |
syntax: regexp |
|
15 |
^web/\.htaccess$ |