From fb48404e135baea51a461f2e09c29dbd4948e17f Mon Sep 17 00:00:00 2001 From: Anson Biggs Date: Thu, 21 Sep 2017 00:58:33 -0700 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 0000000..2a23c4c --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-Agent: * +Disallow: \ No newline at end of file