mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Added .H and .C as C file extensions as well as them already being C++ ones. This fixes #1054
This commit is contained in:
@@ -230,6 +230,8 @@ C:
|
|||||||
extensions:
|
extensions:
|
||||||
- .cats
|
- .cats
|
||||||
- .w
|
- .w
|
||||||
|
- .C
|
||||||
|
- .H
|
||||||
|
|
||||||
C#:
|
C#:
|
||||||
type: programming
|
type: programming
|
||||||
|
|||||||
Reference in New Issue
Block a user