aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Lombardi <lombardi.daniel.o@gmail.com>2024-03-31 14:56:05 -0300
committerGitHub <noreply@github.com>2024-03-31 14:56:05 -0300
commit5fbacfc2504a19e32a8b4fafe6f555d458f463e5 (patch)
tree636392056ee45f9bf5d01d6f8f628f40902920f1
parent4488915eec0b3a45b5c63ead28f286819c0917de (diff)
downloadgitignore-5fbacfc2504a19e32a8b4fafe6f555d458f463e5.tar.gz
gitignore-5fbacfc2504a19e32a8b4fafe6f555d458f463e5.zip
Update Go.gitignore
-rw-r--r--Go.gitignore3
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