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