From ced68c7430216424419ecb4525d3bc6b6847f9c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Valim?= Date: Tue, 16 Jun 2009 15:56:59 +0200 Subject: App generator is working using new generators (except for templates). --- railties/html/robots.txt | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 railties/html/robots.txt (limited to 'railties/html/robots.txt') diff --git a/railties/html/robots.txt b/railties/html/robots.txt deleted file mode 100644 index 085187fa58..0000000000 --- a/railties/html/robots.txt +++ /dev/null @@ -1,5 +0,0 @@ -# See http://www.robotstxt.org/wc/norobots.html for documentation on how to use the robots.txt file -# -# To ban all spiders from the entire site uncomment the next two lines: -# User-Agent: * -# Disallow: / -- cgit v1.2.3