forked from Wavyzz/dolibarr
Add robots.txt to prevent indexing of dev installations
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user