aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorCarl Lerche <carllerche@mac.com>2010-03-23 11:23:21 -0700
committerCarl Lerche <carllerche@mac.com>2010-03-23 11:23:21 -0700
commit195cc1402284d0e965cd96e572514fe2ff300788 (patch)
tree928588a9cc5cb2346d4324b3a9d9842d2b1f00aa /.gitignore
parent30fb25d3abfc002b85f290587b979d54c35a2e98 (diff)
downloadrails-195cc1402284d0e965cd96e572514fe2ff300788.tar.gz
rails-195cc1402284d0e965cd96e572514fe2ff300788.tar.bz2
rails-195cc1402284d0e965cd96e572514fe2ff300788.zip
Rake is a better build tool than Thor. Move the gem building and releasing tasks to the Rakefile.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3fec2d912b..30bd888ba6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ spec/support/fixtures/*database*
*.DS_Store
debug.log
pkg
+.bundle \ No newline at end of file