Added bundler dirs to gitignore.

This commit is contained in:
Peter Gumeson 2013-05-23 14:48:27 -07:00
parent deec6e034c
commit 4c44d12fdc
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -4,3 +4,9 @@ bootstrap.css
bootstrap-responsive.css
Gemfile.lock
.rvmrc
.rbenv-version
# Ignore bundler config
/.bundle
/vendor/cache
/vendor/bundle