You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by jo...@apache.org on 2020/02/26 03:00:19 UTC

[dubbo-go] branch develop updated: fix(apollo/ut): ignore apollo property file which generated by ut

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

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


The following commit(s) were added to refs/heads/develop by this push:
     new c7868ea  fix(apollo/ut): ignore apollo property file which generated by ut
     new 066bc95  Merge pull request #373 from zjhmale/fix/ignore-apollo-prop-file
c7868ea is described below

commit c7868eae31cbb259c513c0d077d80a65f43236ce
Author: zjhsdtc <zj...@gmail.com>
AuthorDate: Mon Feb 24 08:10:55 2020 +0800

    fix(apollo/ut): ignore apollo property file which generated by ut
---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index e5ba291..568e9f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,4 +30,5 @@ coverage.txt
 remoting/zookeeper/zookeeper-4unittest/
 config_center/zookeeper/zookeeper-4unittest/
 registry/zookeeper/zookeeper-4unittest/
-registry/consul/agent*
\ No newline at end of file
+registry/consul/agent*
+config_center/apollo/mockDubbog.properties.json