소스 검색

Add robots.txt to prevent indexing of dev installations

Laurent Destailleur 12 년 전
부모
커밋
a08735d5be
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      robots.txt

+ 6 - 0
robots.txt

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