diff options
Diffstat (limited to 'Go.gitignore')
-rw-r--r-- | Go.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
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 |