diff --git a/Go.gitignore b/Go.gitignore index 3b735ec4..1ffb86a8 100644 --- a/Go.gitignore +++ b/Go.gitignore @@ -19,3 +19,7 @@ # Go workspace file go.work + +# Environment file +.env +.ENV