You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tubemq.apache.org by go...@apache.org on 2020/02/02 09:25:12 UTC

[incubator-tubemq] branch master updated: [TUBEMQ-28] fix ignore path error (#17)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new d65f2d3  [TUBEMQ-28] fix ignore path error (#17)
d65f2d3 is described below

commit d65f2d3a1f3477b8863324cc9260390f82f095f3
Author: Aloys <18...@163.com>
AuthorDate: Sun Feb 2 17:25:05 2020 +0800

    [TUBEMQ-28] fix ignore path error (#17)
---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 37f1a65..cc9da86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,4 @@ target/
 !.gitignore
 !.gitkeep
 !.travis.yml
-tube-server/test/
+tubemq-server/src/test/