Skip to content

Commit

Permalink
Adds robots.txt to disallow indexing base install
Browse files Browse the repository at this point in the history
This is up for debate.
  • Loading branch information
Curt Howard committed Aug 8, 2013
1 parent f191e9c commit 5130acd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
User-agent: *
Disallow: /index.html
Disallow: /application
Disallow: /bonfire
Disallow: /public

0 comments on commit 5130acd

Please sign in to comment.