Chromium Code Reviews| Index: chrome/common/extensions/docs/server2/robots.txt |
| diff --git a/chrome/common/extensions/docs/server2/robots.txt b/chrome/common/extensions/docs/server2/robots.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..d2f71825655435e0421af6f94352f44be7a8c900 |
| --- /dev/null |
| +++ b/chrome/common/extensions/docs/server2/robots.txt |
| @@ -0,0 +1,3 @@ |
| +User-Agent: * |
| +Disallow: /_cron/ |
| +Disallow: /_patch/ |