| author | ymh <ymh.work@gmail.com> |
| Wed, 25 Sep 2013 22:14:51 +0200 | |
| changeset 117 | 0a4e7d6ebe80 |
| parent 2 | aaa8629d42c9 |
| child 120 | 6ec0300b626e |
| permissions | -rw-r--r-- |
| 0 | 1 |
syntax: regexp |
2 |
^run$ |
|
3 |
^\.pydevproject$ |
|
4 |
^src/p4l/config\.py$ |
|
| 1 | 5 |
^\.metadata$ |
|
2
aaa8629d42c9
add django rest framework and its dependencies + improve virtualenv creation
ymh <ymh.work@gmail.com>
parents:
1
diff
changeset
|
6 |
^virtualenv/web/project-boot\.py$ |
| 1 | 7 |
^virtualenv/web/env$ |
8 |
^\.settings$ |
|
|
2
aaa8629d42c9
add django rest framework and its dependencies + improve virtualenv creation
ymh <ymh.work@gmail.com>
parents:
1
diff
changeset
|
9 |
^web/static$ |