From 6925d4fc62986b51517a403a87735a6551e4f743 Mon Sep 17 00:00:00 2001 From: Taras Machyshyn Date: Wed, 26 Mar 2014 15:46:04 +0200 Subject: [PATCH] added robots.txt --- robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 robots.txt diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000000..77470cb39f --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / \ No newline at end of file