From fe9a5f45d2b0aacd05bd27c81417213c519f4cbb Mon Sep 17 00:00:00 2001 From: Matthias Date: Tue, 22 Oct 2024 07:08:22 +0200 Subject: [PATCH] docs: add empty 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 000000000..462e114b2 --- /dev/null +++ b/robots.txt @@ -0,0 +1,5 @@ +User-agent: * + +Disallow: # Allow everything + +Sitemap: https://www.freqtrade.io/en/sitemap.xml