.gitignore in
redis-rack-1.4.4
vs .gitignore in
redis-rack-1.5.0
- old
+ new
@@ -1,3 +1,5 @@
-Gemfile.lock
*.gem
-tmp/
+.bundle
+Gemfile.lock
+pkg/*
+tmp/*
\ No newline at end of file