Merge pull request #42 from ProjectRevoTPP/fix_languages

correct gitattributes assignment of languages.
This commit is contained in:
Cameron Hall
2017-09-22 20:13:37 -05:00
committed by GitHub

3
.gitattributes vendored
View File

@@ -12,3 +12,6 @@ Makefile text eol=lf
*.png binary
*.bin binary
*.h linguist-language=C
*.inc linguist-language=Assembly