mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-05 09:08:09 +01:00
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