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:50 UTC

[incubator-dubbo-website] 02/03: Ignore pdf file since they are too big and the website does not refer to it.

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 955b0323525dd31b3a41213be963d8e4f0dc891f
Author: Huxing Zhang <hu...@gmail.com>
AuthorDate: Mon Mar 19 15:37:01 2018 +0800

    Ignore pdf file since they are too big and the website does not refer to it.
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 9ddfcb6..6f25b01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 Gemfile.lock
 *.gem
 .DS_Store
+*.pdf

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