From 36a9455bc659a8ab784dc9696023a369948c1d48 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Fri, 11 Oct 2019 12:55:06 -0300 Subject: Skeleton --- robots.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 robots.txt (limited to 'robots.txt') diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..4ce948f --- /dev/null +++ b/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Disallow: /*/snapshot/* +Allow: / -- cgit v1.2.3