You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by to...@apache.org on 2021/02/06 05:32:38 UTC

[apisix-ingress-controller] branch master updated: fix : ignore the artifacts after make build (#239)

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

tokers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git


The following commit(s) were added to refs/heads/master by this push:
     new 7140695  fix : ignore the artifacts after make build (#239)
7140695 is described below

commit 7140695a63f7ec9e9bdb5a77d68bae3a22cb0651
Author: tbone <43...@qq.com>
AuthorDate: Sat Feb 6 13:32:32 2021 +0800

    fix : ignore the artifacts after make build (#239)
    
    related issue: #232
---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index eb37d61..61ba3f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,5 +16,5 @@ release
 .DS_Store
 coverage.txt
 test/e2e/coverage.txt
-./apisix-ingress-controller
+apisix-ingress-controller
 .actions/openwhisk-utilities