Add robots.txt to prevent indexing of dev installations
This commit is contained in:
parent
f1f080b86a
commit
a08735d5be
6
robots.txt
Normal file
6
robots.txt
Normal file
@ -0,0 +1,6 @@
|
||||
User-agent: *
|
||||
Disallow: /build
|
||||
Disallow: /dev
|
||||
Disallow: /doc
|
||||
Disallow: /scripts
|
||||
Disallow: /test
|
||||
Loading…
Reference in New Issue
Block a user