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

1
.gitignore vendored
View File

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