From b4ece9cf2f187c101d9abbaae0bf8f0ce857dd13 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Sat, 16 Oct 2010 04:10:37 +0000 Subject: [PATCH] Add an empty robots.txt, mostly just to reduce errors in HTTP log. llvm-svn: 116658 --- clang/www/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 clang/www/robots.txt diff --git a/clang/www/robots.txt b/clang/www/robots.txt new file mode 100644 index 000000000000..9e60f970fbd0 --- /dev/null +++ b/clang/www/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: