Attempt to fix GitHub primary language detection.

This commit is contained in:
Eugene Morozov 2019-11-08 02:03:39 +03:00
parent 3e7fcf00fb
commit 4f691a4cdd
Signed by: jmv
GPG Key ID: 3FD81BB20ED80231

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
*.c linguist-detectable=true
*.h linguist-detectable=true