gitignoring database.yml
This commit is contained in:
parent
a4764e87e0
commit
f6dcb6b993
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,6 +11,7 @@ config/initializers/secret_token.rb
|
||||||
config/redis.conf
|
config/redis.conf
|
||||||
.bundle
|
.bundle
|
||||||
vendor/bundle/*
|
vendor/bundle/*
|
||||||
|
config/database.yml
|
||||||
|
|
||||||
# Generated files
|
# Generated files
|
||||||
log/*
|
log/*
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue