Merged in bugfix/postgres (pull request #18)

Ignore .env

* env
This commit is contained in:
Michael McGuinness
2025-01-13 17:48:57 +00:00
parent 1f4d61b1b3
commit 8c254db2ce
2 changed files with 3 additions and 1 deletions
-1
View File
@@ -1 +0,0 @@
QUEUE_URL=urlurl
+3
View File
@@ -5,6 +5,9 @@
*.swp *.swp
*.swo *.swo
# Environment
.env
# Output of the go coverage tool # Output of the go coverage tool
*.out *.out
out/ out/