ignore env

This commit is contained in:
Nicholas Orlowsky 2025-07-06 20:49:58 -04:00
parent 4466021f07
commit 4777f46a38
No known key found for this signature in database
GPG key ID: A9F3BA4C0AA7A70B
2 changed files with 1 additions and 1 deletions

1
.env
View file

@ -1 +0,0 @@
DB_CONNSTR=postgres://adminis:password@localhost:5432/septastic

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
.env