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