Merge pull request #1965 from buddhamagnet/gitignore

added vendor/cache to gitignore file
This commit is contained in:
Jonne Hass 2011-09-13 02:13:55 -07:00
commit da967a4622

1
.gitignore vendored
View file

@ -16,6 +16,7 @@ config/deploy_config.yml
config/newrelic.yml
.bundle
vendor/bundle/*
vendor/cache/*
config/database.yml
.rvmrc_custom