Fix Github language detection

Ignore go files in `vendor`
Kernel config files are text and not Logos

Signed-off-by: Dave Tucker <dt@docker.com>
This commit is contained in:
Dave Tucker 2017-05-16 13:36:14 +01:00
parent 9fd743a28f
commit f266d4c59b

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
vendor/* linguist-vendored
kernel/*.x linguist-language=text