From: Christian Weiske Date: Fri, 17 Aug 2012 18:24:39 +0000 (+0200) Subject: copy www files over when they do not exist X-Git-Tag: v0.1.0~5 X-Git-Url: https://git.cweiske.de/surrogator.git/commitdiff_plain/314a7c5ed82a60183e1cb07a9b8d47a306740ab9 copy www files over when they do not exist --- diff --git a/.gitignore b/.gitignore index ee21d94..e2e47de 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ raw/* data/surrogator.config.php README.html www/index.html +www/favicon.ico +www/robots.txt diff --git a/data/surrogator.config.php.dist b/data/surrogator.config.php.dist index 947a96a..c7eef0b 100644 --- a/data/surrogator.config.php.dist +++ b/data/surrogator.config.php.dist @@ -1,5 +1,6 @@