diff options
-rw-r--r-- | Go.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
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 |