| author | ymh <ymh.work@gmail.com> |
| Thu, 16 Jun 2011 13:19:07 +0200 | |
| changeset 37 | 85f45ad591f6 |
| parent 19 | e2f27df4e17b |
| child 72 | ba8ebabbaece |
| 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 |
|
19 |
^virtualenv/res/src/south$ |