insert database.yml to gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -17,7 +17,7 @@
|
|||||||
!/log/.keep
|
!/log/.keep
|
||||||
!/tmp/.keep
|
!/tmp/.keep
|
||||||
/ssh
|
/ssh
|
||||||
/config/database.yml
|
|
||||||
/config/secrets.yml
|
|
||||||
# Ignore Byebug command history file.
|
# Ignore Byebug command history file.
|
||||||
.byebug_history
|
.byebug_history
|
||||||
|
config/database.yml\nconfig/secrets.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user