only allow statistics on c++ language

This commit is contained in:
Ahmet Inan 2021-10-22 12:26:01 +02:00
commit c1253cd299

3
.gitattributes vendored Normal file
View file

@ -0,0 +1,3 @@
* linguist-vendored
*.cc linguist-language=cpp linguist-vendored=false
*.hh linguist-language=cpp linguist-vendored=false