mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-24 04:26:30 +08:00
Update .gitattributes
This commit is contained in:
parent
1c94ca171b
commit
1d243a507b
1 changed files with 1 additions and 1 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -2,13 +2,13 @@
|
|||
*.py linguist-language=Python
|
||||
*.cpp linguist-language=C++
|
||||
*.hpp linguist-language=C++
|
||||
*.c linguist-language=C
|
||||
*.h linguist-language=C
|
||||
*.go linguist-language=Go
|
||||
*.js linguist-language=JavaScript
|
||||
*.ts linguist-language=TypeScript
|
||||
*.swift linguist-language=Swift
|
||||
|
||||
*.c linguist-language=C
|
||||
*.cs linguist-language=Other
|
||||
*.zig linguist-language=Other
|
||||
*.rs linguist-language=Other
|
||||
|
|
Loading…
Reference in a new issue