diff options
Diffstat (limited to 'Go.gitignore')
-rw-r--r-- | Go.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Go.gitignore b/Go.gitignore index 3b735ec4..6f72f892 100644 --- a/Go.gitignore +++ b/Go.gitignore @@ -19,3 +19,7 @@ # Go workspace file go.work +go.work.sum + +# env file +.env |