Update Go.gitignore -> Added .env
@@ -20,3 +20,6 @@
# Go workspace file
go.work
go.work.sum
+
+# env file
+.env