Update .gitattributes to show golang language
This commit is contained in:
parent
695398787d
commit
92d2dbebcd
|
@ -1,3 +1,6 @@
|
||||||
*.go linguist-language=Go
|
*.go linguist-detectable=true
|
||||||
*.sh linguist-language=Shell
|
*.css linguist-detectable=false
|
||||||
*.js linguist-language=JavaScript
|
*.js linguist-detectable=false
|
||||||
|
*.ts linguist-detectable=false
|
||||||
|
*.html linguist-detectable=false
|
||||||
|
*.tsx linguist-detectable=false
|
||||||
|
|
Loading…
Reference in New Issue