Add a .env file

This allows customizations on different machines, like my laptop vs my
desktop.
This commit is contained in:
Eli Ribble 2026-03-23 12:05:37 -07:00
parent 96237c7599
commit 3ae88f984a
No known key found for this signature in database
3 changed files with 13 additions and 8 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
.env
.sass-cache/
cmd/geocode-test/geocode-test
cmd/passwordgen/passwordgen