Remove refinery.toml from source control
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,3 +2,4 @@
|
||||
**/*.rs.bk
|
||||
.env
|
||||
Session.vim
|
||||
src/db/refinery.toml
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
[main]
|
||||
db_type = "Postgres"
|
||||
db_host = "localhost"
|
||||
db_port = "5432"
|
||||
db_user = "shopkeeper"
|
||||
db_pass = "K4ZJv7xzF6pioADTukDDis3ZfsgKUC"
|
||||
db_name = "shopkeeper"
|
||||
Reference in New Issue
Block a user