aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorYehuda Katz + Carl Lerche <ykatz+clerche@engineyard.com>2009-09-25 17:42:53 -0700
committerYehuda Katz + Carl Lerche <ykatz+clerche@engineyard.com>2009-09-25 17:42:53 -0700
commit4129449594ad3d8ff2f8fb4836104f25406a104f (patch)
tree4c9f1c0de51cee6e37511e0c0e73550a982e78e0 /.gitignore
parent088ce2904d63d15979de561b913e3e88e656f3fa (diff)
downloadrails-4129449594ad3d8ff2f8fb4836104f25406a104f.tar.gz
rails-4129449594ad3d8ff2f8fb4836104f25406a104f.tar.bz2
rails-4129449594ad3d8ff2f8fb4836104f25406a104f.zip
Start Rails::Application object
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ae8ebc4607..4bb3890760 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ actionpack/bin
vendor/gems/
*/vendor/gems/
bin/
+railties/tmp \ No newline at end of file