Merge pull request #515 from kid0m4n/ignore-binstubs

.gitignore: Allow the binstubs folder generated by bundler to be ignored
This commit is contained in:
Sam 2013-03-21 17:42:03 -07:00
commit b516eccfc0
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -13,6 +13,7 @@ dump.rdb
.sass-cache/*
# Ignore bundler config
/bin
/.bundle
/.vagrant
/.vagrantfile