diff options
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 7c8d2699d..0cff4c01e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -13,3 +13,5 @@ Makefile text eol=lf *.png binary *.bin binary + +*.h linguist-language=C |