[PATCH] winetest: Disable indexing of the WineTest website.
2 Nov
2019
2 Nov
'19
11:44 p.m.
All the data on the website is transient in nature and not worth indexing. Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> --- winetest/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 winetest/robots.txt diff --git a/winetest/robots.txt b/winetest/robots.txt new file mode 100644 index 000000000..1f53798bb --- /dev/null +++ b/winetest/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / -- 2.20.1
2236
Age (days ago)
2236
Last active (days ago)
0 comments
1 participants
participants (1)
-
Francois Gouget