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
+3
View File
@@ -5,6 +5,9 @@
*.swp
*.swo
# Environment
.env
# Output of the go coverage tool
*.out
out/