Create .gitattributes

Create .gitattributes so Github's language detector doesn't mislabel repo
This commit is contained in:
Lucas Ou-Yang
2015-03-14 18:03:26 -07:00
parent 48d6667f38
commit 19238f9e7f

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
docs/* linguist-documentation
tests/* linguist-vendored