diff --git a/Go.gitignore b/Go.gitignore index 6f6f5e6a..6f72f892 100644 --- a/Go.gitignore +++ b/Go.gitignore @@ -20,3 +20,6 @@ # Go workspace file go.work go.work.sum + +# env file +.env