Skip to content

make gitlab use cpp syntax highlighting for icpp files

Following the documentation here https://docs.gitlab.com/ee/user/project/highlighting.html
I added a line to .gitattributes to highlight icpp files as c++.

Merge request reports