From 5fbacfc2504a19e32a8b4fafe6f555d458f463e5 Mon Sep 17 00:00:00 2001 From: Daniel Lombardi Date: Sun, 31 Mar 2024 14:56:05 -0300 Subject: [PATCH] Update Go.gitignore --- Go.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Go.gitignore b/Go.gitignore index 3b735ec4..266339f3 100644 --- a/Go.gitignore +++ b/Go.gitignore @@ -19,3 +19,6 @@ # Go workspace file go.work + +# env file +.env