added vendor/cache to gitignore file
This commit is contained in:
parent
2df00ed98f
commit
8e3809929a
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
|
||||
.bundle
|
||||
vendor/bundle/*
|
||||
vendor/cache/*
|
||||
config/database.yml
|
||||
.rvmrc_custom
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue