aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPratik Naik <pratiknaik@gmail.com>2009-02-04 01:44:58 +0000
committerPratik Naik <pratiknaik@gmail.com>2009-02-04 01:44:58 +0000
commit03bb1ebec513de779908af110c46e16b9c882673 (patch)
tree4df5643c61501de1b8e4101746e324a183042262 /.gitignore
parente4094e23f9e3740599e9eaac527fbef86ff4b4c4 (diff)
downloadrails-03bb1ebec513de779908af110c46e16b9c882673.tar.gz
rails-03bb1ebec513de779908af110c46e16b9c882673.tar.bz2
rails-03bb1ebec513de779908af110c46e16b9c882673.zip
Convert the guides from asciidoc to textile and integrate with the new design.
If you're a guide writer and want to generate the guides, Run : ruby railties/guides/rails_guides.rb And guides HTML will get generated inside railties/guides/output directory.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 28ee9cf2a8..5b3bd90098 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@ railties/pkg
railties/test/500.html
railties/doc/guides/html/images
railties/doc/guides/html/stylesheets
+railties/guides/output
*.rbc
*.swp
*.swo