mirror of
https://github.com/krahets/hello-algo.git
synced 2025-01-24 06:50:26 +08:00
update .gitattributes
This commit is contained in:
parent
2a42565029
commit
8371ef7f5a
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -3,12 +3,12 @@
|
||||
*.py linguist-language=Python
|
||||
*.cpp linguist-language=C++
|
||||
*.c linguist-language=C++
|
||||
*.zig linguist-language=C++
|
||||
*.go linguist-language=Go
|
||||
*.js linguist-language=JavaScript
|
||||
*.ts linguist-language=JavaScript
|
||||
*.swift linguist-language=Swift
|
||||
|
||||
*.zig linguist-language=Zig
|
||||
*.rs linguist-language=Other
|
||||
|
||||
*.html linguist-detectable=false
|
||||
|
Loading…
Reference in New Issue
Block a user