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
7f3752d306
commit
b52a6f85fd
1 changed files with 2 additions and 2 deletions
4
.gitattributes
vendored
4
.gitattributes
vendored
|
@ -3,12 +3,12 @@
|
|||
*.py linguist-language=Python
|
||||
*.cpp linguist-language=C++
|
||||
*.c linguist-language=C++
|
||||
*.zig linguist-language=Zig
|
||||
*.go linguist-language=Go
|
||||
*.js linguist-language=JavaScript
|
||||
*.ts linguist-language=JavaScript
|
||||
*.swift linguist-language=Swift
|
||||
*.rs linguist-language=Rust
|
||||
|
||||
*.zig linguist-language=Other
|
||||
*.rs linguist-language=Other
|
||||
*.html linguist-detectable=false
|
||||
*.css linguist-detectable=false
|
||||
|
|
Loading…
Reference in a new issue