diff options
author | Daniel Lombardi <lombardi.daniel.o@gmail.com> | 2024-03-31 14:56:05 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-31 14:56:05 -0300 |
commit | 5fbacfc2504a19e32a8b4fafe6f555d458f463e5 (patch) | |
tree | 636392056ee45f9bf5d01d6f8f628f40902920f1 | |
parent | 4488915eec0b3a45b5c63ead28f286819c0917de (diff) | |
download | gitignore-5fbacfc2504a19e32a8b4fafe6f555d458f463e5.tar.gz gitignore-5fbacfc2504a19e32a8b4fafe6f555d458f463e5.zip |
Update Go.gitignore
-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 |