-
Notifications
You must be signed in to change notification settings - Fork 290
Open
Labels
Description
Summary π‘
.gitattributes overides what language a file extension is mapped to
example (from a unity project):
*.compute linguist-language=HLSL
*.shader linguist-language=HLSL
Motivation π¦
onefetch should be accurate to the repository's structure, and should report data in the same way github does
foxyseta and brainwo