diff -r 487d96eac004 -r 5e80956cc792 .hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -18,13 +18,20 @@
 log/mongrel_debug
 public/dispatch.*
 public/plugin_assets
+tmp/*
 tmp/cache/*
 tmp/sessions/*
 tmp/sockets/*
 tmp/test/*
 vendor/rails
 *.rbc
+
 .svn/
 .git/
 *~
 
+
+.bundle
+Gemfile.lock
+Gemfile.local
+
