From dfe67bab68bdab77dd8acbf3c4b1dcb7b7de515f Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sat, 9 Apr 2016 20:32:05 -0400 Subject: git: first-pass cgit/gitolite configuration --- roles/git/files/robots.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 roles/git/files/robots.txt (limited to 'roles/git/files/robots.txt') diff --git a/roles/git/files/robots.txt b/roles/git/files/robots.txt new file mode 100644 index 0000000..4ce948f --- /dev/null +++ b/roles/git/files/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Disallow: /*/snapshot/* +Allow: / -- cgit v1.2.3