From 3027afb5be53591c108d0b5ca0d78e053e227881 Mon Sep 17 00:00:00 2001 From: Danny Berger Date: Thu, 7 Mar 2013 10:36:04 -0700 Subject: [PATCH] simple robots --- 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 0000000..6f27bb6 --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: \ No newline at end of file