Browse Source
Prevent the `3.2` branch from being indexed by search engines
See #3002 for rationale.
Hugo Locurcio
5 years ago
1 changed files with
1 additions and
0 deletions
-
1
0
robots.txt
|
@@ -1,4 +1,5 @@
|
|
|
user-agent: *
|
|
|
+disallow: /*/3.2
|
|
|
disallow: /*/3.1
|
|
|
disallow: /*/3.0
|
|
|
disallow: /*/2.0
|