Add hpp file icon (#11149)

Release Notes:

- Added `.hpp` file icon.
This commit is contained in:
Joseph T. Lyons
2024-04-29 01:08:59 -04:00
committed by GitHub
parent c8a496ec4b
commit d4ec68b9ab

View File

@@ -59,6 +59,7 @@
"go": "go",
"graphql": "graphql",
"h": "c",
"hpp": "cpp",
"handlebars": "code",
"hbs": "template",
"heex": "elixir",