This is an automated email from the ASF dual-hosted git repository.

alexstocks pushed a commit to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git


The following commit(s) were added to refs/heads/3.0 by this push:
     new 797ee2476 ignore goenv
797ee2476 is described below

commit 797ee24761d81840d16cd99ee3d2bd6a041b8a36
Author: AlexStocks <[email protected]>
AuthorDate: Fri Aug 12 15:13:14 2022 +0800

    ignore goenv
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 6605c27bb..01a7dbfc9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,7 @@ target/
 classes
 
 # go mod, go test
+.go-version
 vendor/
 logs/
 .vscode/

Reply via email to