Add .gitattributes

This commit is contained in:
Junegunn Choi
2013-12-02 02:59:12 +09:00
parent 650ce9db19
commit 418108d63b

6
.gitattributes vendored Normal file
View File

@@ -0,0 +1,6 @@
.gitattributes export-ignore
.gitignore export-ignore
doc/tags export-ignore
*.md export-ignore
zip export-ignore
test/* export-ignore