|
0
|
1 |
|
|
|
2 |
syntax: regexp
|
|
|
3 |
^web/index$
|
|
|
4 |
^web/log$
|
|
|
5 |
^virtualenv/web/env/
|
|
|
6 |
.*\.pyc$
|
|
2
|
7 |
^virtualenv/web/project-boot\.py$
|
|
3
|
8 |
^web/ldtplatform/config\.py$
|
|
|
9 |
^web/ldtplatform/\.htaccess$
|
|
2
|
10 |
^web/\.htaccess$
|
|
3
|
11 |
^virtualenv/web/distribute-0\.6\.14\.tar\.gz$
|
|
|
12 |
^src/ldt/Ldt\.egg-info$
|
|
|
13 |
^src/ldt/dist$
|
|
30
|
14 |
^web/static/media/ldt$
|
|
107
|
15 |
^web/static/site/admin$
|
|
|
16 |
^web/static/site/ldt$
|
|
30
|
17 |
^virtualenv/setup/project-boot\.py$
|
|
|
18 |
^virtualenv/setup/env/
|
|
632
|
19 |
^src/ldt/build$
|
|
|
20 |
^src/ldt/ldt\.egg-info$
|
|
|
21 |
^src/ldt/distribute-0\.6\.14\.tar\.gz$
|
|
|
22 |
^src/ldt/distribute-0\.6\.14-py2\.6\.egg$
|
|
|
23 |
^src/ldt/MANIFEST\.in$
|
|
|
24 |
^src/ldt/MANIFEST$
|
|
|
25 |
^\.pydevproject$
|
|
|
26 |
^web/static/media/cache$
|
|
|
27 |
^\.settings/org\.eclipse\.core\.resources\.prefs$
|
|
|
28 |
^web/static/media/thumbnails$
|
|
|
29 |
^virtualenv/sync/env
|
|
30
|
30 |
|
|
|
31 |
syntax: regexp
|
|
632
|
32 |
^sbin/sync/config\.py$ |