diff --git a/.env b/.env deleted file mode 100644 index 07b8778..0000000 --- a/.env +++ /dev/null @@ -1 +0,0 @@ -DATABASE_URL="postgres://postgres:woofwoof@localhost/dolltags" diff --git a/.gitignore b/.gitignore index be8553b..184bb8e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ # built binary /target +.env