Merge pull request #265 from sjinzh/master

update .gitattributes
This commit is contained in:
Yudong Jin 2023-01-17 17:18:11 +08:00 committed by GitHub
commit aed0d8e105
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitattributes vendored
View File

@ -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=Other
*.rs linguist-language=Other
*.html linguist-detectable=false