| author | ymh <ymh.work@gmail.com> |
| Tue, 06 Nov 2012 17:01:10 +0100 | |
| changeset 903 | ba43c842648c |
| parent 896 | 72f7ec8a8789 |
| child 974 | 328aea4ee92b |
| permissions | -rw-r--r-- |
| 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 |
|
| 692 | 32 |
^sbin/sync/config\.py$ |
33 |
syntax: regexp |
|
|
771
08c2f7d08b41
mise a jour librairies windows
grandjoncl <louise.grandjonc@gmail.com>
parents:
692
diff
changeset
|
34 |
^virtualenv/sync/project-boot\.py$ |
|
08c2f7d08b41
mise a jour librairies windows
grandjoncl <louise.grandjonc@gmail.com>
parents:
692
diff
changeset
|
35 |
relre:^.metadata |
|
896
72f7ec8a8789
add correction for platform instance which are protected by a basic http login/password.
ymh <ymh.work@gmail.com>
parents:
771
diff
changeset
|
36 |
|
|
72f7ec8a8789
add correction for platform instance which are protected by a basic http login/password.
ymh <ymh.work@gmail.com>
parents:
771
diff
changeset
|
37 |
syntax: regexp |
|
72f7ec8a8789
add correction for platform instance which are protected by a basic http login/password.
ymh <ymh.work@gmail.com>
parents:
771
diff
changeset
|
38 |
^web/\.htusers$ |