Hashar has submitted this change and it was merged. Change subject: robots.txt to disallow /ci ......................................................................
robots.txt to disallow /ci Change-Id: I0a1407c07dd1f37e76cb82e3290ca4af8491a41d --- A org/wikimedia/integration/robots.txt 1 file changed, 5 insertions(+), 0 deletions(-) Approvals: Hashar: Verified; Looks good to me, approved diff --git a/org/wikimedia/integration/robots.txt b/org/wikimedia/integration/robots.txt new file mode 100644 index 0000000..3611ef3 --- /dev/null +++ b/org/wikimedia/integration/robots.txt @@ -0,0 +1,5 @@ +# Jenkins installation. You are definitely not interested +# in browsing that. +# To bypass this rule simply enter: ↑↑↓↓←→←→BA +User-agent: * +Disallow: /ci -- To view, visit https://gerrit.wikimedia.org/r/61053 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0a1407c07dd1f37e76cb82e3290ca4af8491a41d Gerrit-PatchSet: 1 Gerrit-Project: integration/docroot Gerrit-Branch: master Gerrit-Owner: Hashar <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
