From 5b9ae4f5be54ca026e4a727b9caeb56bdb2d8ae0 Mon Sep 17 00:00:00 2001 From: rebortg Date: Mon, 17 Feb 2025 21:55:41 +0100 Subject: Disallow atlassian-bot in robots.txt (cherry picked from commit 0e440465338457b513e8b295f95b112bde75074b) --- docs/_html_extra/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 docs/_html_extra/robots.txt (limited to 'docs/_html_extra') diff --git a/docs/_html_extra/robots.txt b/docs/_html_extra/robots.txt new file mode 100644 index 00000000..bccdfc14 --- /dev/null +++ b/docs/_html_extra/robots.txt @@ -0,0 +1,2 @@ +User-agent: atlassian-bot +Disallow: \ No newline at end of file -- cgit v1.2.3