Commit 7b82da12 authored by Peter Kovář's avatar Peter Kovář Committed by Jacques Erasmus

Add missing icon for files with .c++ extension

parent 87765223
......@@ -128,6 +128,7 @@ const fileExtensionIcons = {
c: 'c',
m: 'c',
h: 'h',
'c++': 'cpp',
cc: 'cpp',
cpp: 'cpp',
mm: 'cpp',
......
---
title: Add missing icon for files with .c++ extension
merge_request: 56650
author: Peter Kovář @peter.kovar
type: added
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment