Add robots.txt to prevent indexing of dev installations

This commit is contained in:
Laurent Destailleur
2012-11-18 12:59:11 +01:00
parent f1f080b86a
commit a08735d5be

6
robots.txt Normal file
View File

@@ -0,0 +1,6 @@
User-agent: *
Disallow: /build
Disallow: /dev
Disallow: /doc
Disallow: /scripts
Disallow: /test