chore(docs.angularjs.org): add robots.txt
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
User-agent: *
|
||||
|
||||
Disallow: /components/
|
||||
Disallow: /examples/
|
||||
Disallow: /img/
|
||||
Disallow: /js/
|
||||
Disallow: /partials/
|
||||
Disallow: /ptore2e/
|
||||
Disallow: /*.js$
|
||||
Disallow: /*.map$
|
||||
Disallow: /Error404.html
|
||||
@@ -23,7 +23,7 @@
|
||||
"destination": "/index-production.html"
|
||||
},
|
||||
{
|
||||
"source": "**/*!(.jpg|.jpeg|.gif|.png|.html|.js|.map|.json|.css|.svg|.ttf|.woff|.woff2|.eot)",
|
||||
"source": "**/*!(.jpg|.jpeg|.gif|.png|.html|.js|.map|.json|.css|.svg|.ttf|.txt|.woff|.woff2|.eot)",
|
||||
"destination": "/index-production.html"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user