GH linguist: properly detect .inc files as C++

Also drop two unnecessary speex buildsystem files.
This commit is contained in:
Rémi Verschelde
2016-07-03 15:17:25 +02:00
parent 1726bacf78
commit a28bf56ef9
3 changed files with 1 additions and 722 deletions

1
.gitattributes vendored
View File

@@ -1,5 +1,6 @@
# Properly detect languages on Github
*.h linguist-language=cpp
*.inc linguist-language=cpp
drivers/* linguist-vendored
*.cpp eol=lf