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++
.
Please be advised that registry.cern.ch registry (Registry Service) will be unavailable next Monday, March 10th starting at 08:00h (Geneva time) for a short period of time. This may cause temporary disruptions to your workflows. Further information: OTG0154905
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++
.