mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-24 04:16:29 +08:00
update .gitattributes
This commit is contained in:
parent
2a42565029
commit
8371ef7f5a
1 changed files with 1 additions and 1 deletions
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 a new issue