From 39d7c9da64b3e3a79a3be0a39c1167f381728521 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Tue, 1 Dec 2020 08:39:39 +0100 Subject: [PATCH] Add robots.txt --- docs/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 docs/robots.txt diff --git a/docs/robots.txt b/docs/robots.txt new file mode 100644 index 000000000..c555d93b3 --- /dev/null +++ b/docs/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: /testcases/ \ No newline at end of file