From 3ac38db95c3d00b4edb0361b039b072f0ee1b56c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 12 Mar 2024 14:23:19 -0700 Subject: [PATCH] people: actually add the file Signed-off-by: Kevin Fenzi --- roles/people/files/robots.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 roles/people/files/robots.txt diff --git a/roles/people/files/robots.txt b/roles/people/files/robots.txt new file mode 100644 index 0000000000..45c26312ca --- /dev/null +++ b/roles/people/files/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Disallow: /cgit/*.tar.xz +Disallow: /cgit/*.tar.gz +Disallow: /cgit/*.zip