Exclude test files from export

This commit is contained in:
Junegunn Choi
2013-08-04 17:52:10 +09:00
parent ea84b43062
commit badb701721

2
.gitattributes vendored
View File

@@ -3,4 +3,4 @@
doc/tags export-ignore
*.md export-ignore
zip export-ignore
test export-ignore
test/* export-ignore