equal
deleted
inserted
replaced
8 env.export_prefix = "idill" |
8 env.export_prefix = "idill" |
9 env.remote_web_path = "/iridata/www/iri-research/labs/idill/" |
9 env.remote_web_path = "/iridata/www/iri-research/labs/idill/" |
10 env.web_rsync_filters = [ |
10 env.web_rsync_filters = [ |
11 "+ core", |
11 "+ core", |
12 "- /doc/", |
12 "- /doc/", |
|
13 "P src/config_kinect.json", |
|
14 "P src/config_souris.json", |
13 "P .htpasswd", |
15 "P .htpasswd", |
14 "P .htaccess", |
16 "P .htaccess", |
15 "P robots.txt", |
17 "P robots.txt", |
16 "P crossdomain.xml", |
18 "P crossdomain.xml", |
17 ] |
19 ] |