mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-25 00:36:27 +08:00
Update .gitattribute
This commit is contained in:
parent
1d243a507b
commit
c5b2e73af2
1 changed files with 2 additions and 1 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
@ -8,9 +8,10 @@
|
||||||
*.ts linguist-language=TypeScript
|
*.ts linguist-language=TypeScript
|
||||||
*.swift linguist-language=Swift
|
*.swift linguist-language=Swift
|
||||||
|
|
||||||
*.c linguist-language=C
|
*.c linguist-language=Other
|
||||||
*.cs linguist-language=Other
|
*.cs linguist-language=Other
|
||||||
*.zig linguist-language=Other
|
*.zig linguist-language=Other
|
||||||
*.rs linguist-language=Other
|
*.rs linguist-language=Other
|
||||||
|
*.dart 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