Remove .env file
This commit is contained in:
parent
91ff001c53
commit
25641ed8da
2
.env
2
.env
@ -1,2 +0,0 @@
|
||||
DATABASE_URL="postgresql://shopkeeper:K4ZJv7xzF6pioADTukDDis3ZfsgKUC@localhost/shopkeeper"
|
||||
RUST_LOG="shopkeeper=debug"
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/target
|
||||
**/*.rs.bk
|
||||
.env
|
||||
|
Loading…
Reference in New Issue
Block a user