Fix Github Language detection.
This commit is contained in:
parent
f8913583e4
commit
4db763ff53
1 changed files with 5 additions and 0 deletions
5
.gitattributes
vendored
Normal file
5
.gitattributes
vendored
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
* linguist-language=Plain Text
|
||||||
|
*.c linguist-language=C
|
||||||
|
*.h linguist-language=C
|
||||||
|
*.asm linguist-language=Assembly
|
||||||
|
*.s linguist-language=Assembly
|
Loading…
Add table
Reference in a new issue