mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-06 11:20:32 +00:00
doc: add robots.txt
use a robots.txt file to prevent search engines from indexing old content. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
fe470cfe23
commit
c09046abbf
7
doc/scripts/publish-robots.txt
Normal file
7
doc/scripts/publish-robots.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
User-agent: *
|
||||
Allow: /
|
||||
Disallow: /0.1/
|
||||
Disallow: /0.2/
|
||||
Disallow: /0.3/
|
||||
Disallow: /0.4/
|
||||
Disallow: /0.5/
|
Reference in New Issue
Block a user