mirror of
https://github.com/krahets/hello-algo.git
synced 2025-11-10 23:11:15 +08:00
Add .gitattributes
This commit is contained in:
8
.gitattributes
vendored
Normal file
8
.gitattributes
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
*.java linguist-language=Java
|
||||
*.py linguist-language=Python
|
||||
*.cpp linguist-language=C++
|
||||
*.go linguist-language=Go
|
||||
|
||||
*.cs linguist-language=Other
|
||||
*.zig linguist-language=Other
|
||||
*.rust linguist-language=Other
|
||||
Reference in New Issue
Block a user