From 13643065ec0882315f1c37ac1f18bdade0048305 Mon Sep 17 00:00:00 2001 From: Victor Westerlund Date: Wed, 17 Feb 2021 00:14:54 +0100 Subject: [PATCH] Create robots.txt --- robots.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 robots.txt diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..161c27a --- /dev/null +++ b/robots.txt @@ -0,0 +1,5 @@ +User-agent: * + +Disallow: /.git/ +Disallow: */.git/ +Disallow: /*.git$