Merge pull request #1965 from buddhamagnet/gitignore
added vendor/cache to gitignore file
This commit is contained in:
commit
da967a4622
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -16,6 +16,7 @@ config/deploy_config.yml
|
||||||
config/newrelic.yml
|
config/newrelic.yml
|
||||||
.bundle
|
.bundle
|
||||||
vendor/bundle/*
|
vendor/bundle/*
|
||||||
|
vendor/cache/*
|
||||||
config/database.yml
|
config/database.yml
|
||||||
.rvmrc_custom
|
.rvmrc_custom
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue