mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-24 04:16:29 +08:00
update *.zig linguist-language=Zig in .gitattributes
This commit is contained in:
parent
a01841a20c
commit
2a42565029
1 changed files with 1 additions and 1 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -8,7 +8,7 @@
|
|||
*.ts linguist-language=JavaScript
|
||||
*.swift linguist-language=Swift
|
||||
|
||||
*.zig linguist-language=Other
|
||||
*.zig linguist-language=Zig
|
||||
*.rs linguist-language=Other
|
||||
|
||||
*.html linguist-detectable=false
|
||||
|
|
Loading…
Reference in a new issue