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