| author | ymh <ymh.work@gmail.com> |
| Fri, 10 Jun 2011 20:53:40 +0200 | |
| changeset 19 | e2f27df4e17b |
| parent 11 | 143ab88d17f8 |
| child 37 | 85f45ad591f6 |
| 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/.*$ |