Updated .gitignore to ignore Gemfile, bundled_gems and .bundler locations (uncessary in use

This commit is contained in:
Jon Rowe 2010-04-01 07:41:40 +01:00
parent 18fd049832
commit a4ca991d9a

3
.gitignore vendored
View file

@ -2,3 +2,6 @@
.DS_Store
coverage
pkg
.bundle
bundled_gems/
Gemfile