fix: add .env to gitignore

This commit is contained in:
diced
2023-06-24 00:28:18 -07:00
parent 49e3bd5e9b
commit 10b5d32b99

3
.env
View File

@@ -1,3 +0,0 @@
SESSION_SECRET="mysupersecret"
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/zipline4-1?schema=public"
DEBUG=zipline