Remove .env file
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user