You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uniffle.apache.org by zu...@apache.org on 2023/10/10 06:38:19 UTC

[incubator-uniffle] 01/01: [#1206] chore(rust): ignore generated proto code in git

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

zuston pushed a commit to branch 1206
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle.git

commit 0f14e85b2786090b865f81f008cb24865ac44d49
Author: Junfan Zhang <zu...@apache.org>
AuthorDate: Tue Oct 10 14:37:35 2023 +0800

    [#1206] chore(rust): ignore generated proto code in git
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 4ecbc8637..ac86fc6c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,4 @@ deploy/kubernetes/integration-test/e2e/rss-controller.yaml
 deploy/kubernetes/integration-test/e2e/rss-webhook.yaml
 rust/experimental/server/target
 rust/experimental/server/.idea
+rust/experimental/server/src/proto/uniffle.rs