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

wangdan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git


The following commit(s) were added to refs/heads/master by this push:
     new 026c49e76 chore(.gitignore): update .gitignore for go-client (#1837)
026c49e76 is described below

commit 026c49e76c73e029cfca0ac9d4c303e61242debd
Author: Yingchun Lai <[email protected]>
AuthorDate: Thu Jan 11 15:50:55 2024 +0800

    chore(.gitignore): update .gitignore for go-client (#1837)
---
 .gitignore | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 0c8b00540..8873dcf80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -337,8 +337,16 @@ python-client/**/.idea/
 node_modules
 package-lock.json
 
-#go
+# ============= #
+#   go-client   #
+# ============= #
 go-client/bin
+go-client/coverage.txt
+go-client/idl/admin/
+go-client/idl/cmd/
+go-client/idl/radmin/
+go-client/idl/replication/
+go-client/idl/rrdb/
 
 thirdparty/output/
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to