From ec456f82a6fa2e8c6e7296c772c3d68e6e6486fa Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Thu, 1 Aug 2013 23:49:26 +0900 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 2dbe162..e1544f0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ .gitattributes export-ignore .gitignore export-ignore doc/tags export-ignore -README.md export-ignore +*.md export-ignore zip export-ignore