Add .gitattributes for custom gitlab language highlighting
This commit is contained in:
parent
4fad65ce7c
commit
98274c1751
1 changed files with 3 additions and 0 deletions
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
*.H gitlab-language=cpp
|
||||
*.C gitlab-language=cpp
|
Reference in a new issue