mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-24 04:06:28 +08:00
Add kotlin to gitattributes
This commit is contained in:
parent
9c07ca99f3
commit
1c8359129f
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -13,6 +13,7 @@
|
||||||
*.rs linguist-language=Other
|
*.rs linguist-language=Other
|
||||||
*.ts linguist-language=Other
|
*.ts linguist-language=Other
|
||||||
*.dart linguist-language=Other
|
*.dart linguist-language=Other
|
||||||
|
*.kt linguist-language=Other
|
||||||
|
|
||||||
*.html linguist-detectable=false
|
*.html linguist-detectable=false
|
||||||
*.css linguist-detectable=false
|
*.css linguist-detectable=false
|
||||||
|
|
Loading…
Reference in a new issue