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