Adding config/deploy_config.yml to gitignore
This commit is contained in:
parent
25dc3bab8f
commit
c0bb1e8c7c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -9,6 +9,7 @@ config/fb_config.yml
|
||||||
config/oauth_keys.yml
|
config/oauth_keys.yml
|
||||||
config/initializers/secret_token.rb
|
config/initializers/secret_token.rb
|
||||||
config/redis.conf
|
config/redis.conf
|
||||||
|
config/deploy_config.yml
|
||||||
.bundle
|
.bundle
|
||||||
vendor/bundle/*
|
vendor/bundle/*
|
||||||
config/database.yml
|
config/database.yml
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue