You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by hu...@apache.org on 2018/03/19 07:39:49 UTC

[incubator-dubbo-website] 01/03: Do not ignore _site.

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

huxing pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-website.git

commit d9bc16f5c10d0bee3971523758166b3e2a19a2ef
Author: Huxing Zhang <hu...@gmail.com>
AuthorDate: Mon Mar 19 15:34:35 2018 +0800

    Do not ignore _site.
---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 6bd8d26..9ddfcb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-_site
+*/_site
 .sass-cache
 Gemfile.lock
 *.gem

-- 
To stop receiving notification emails like this one, please contact
huxing@apache.org.