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