Add .gitattributes for custom gitlab language highlighting

This commit is contained in:
Pascal Beckstein 2016-07-06 00:09:21 +02:00 committed by Hrvoje Jasak
parent 224fb55219
commit 2cf62e7950

3
.gitattributes vendored Normal file
View file

@ -0,0 +1,3 @@
*.H gitlab-language=cpp
*.C gitlab-language=cpp