Remove refinery.toml from source control
This commit is contained in:
parent
9ea3e35359
commit
9985f123c9
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"
|
Loading…
Reference in New Issue
Block a user