remove .env
This commit is contained in:
parent
bfca0dfbd7
commit
98e07b56b8
2 changed files with 2 additions and 2 deletions
1
.env
1
.env
|
@ -1 +0,0 @@
|
||||||
DATABASE_URL=sqlite:////Users/michael/Projects/panorama/test.db
|
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,3 +4,4 @@ target
|
||||||
.DS_Store
|
.DS_Store
|
||||||
**/export/export.json
|
**/export/export.json
|
||||||
test.db*
|
test.db*
|
||||||
|
.env
|
||||||
|
|
Loading…
Reference in a new issue