mirror of
https://github.com/gitattributes/gitattributes.git
synced 2025-01-22 00:08:52 -05:00
Add more Unity non-YAML files with languages set
This commit is contained in:
parent
15a31397aa
commit
04643021be
@ -6,9 +6,19 @@
|
||||
# [attr]unity-yaml merge=unityyamlmerge text linguist-language=yaml linguist-generated
|
||||
|
||||
# Unity
|
||||
*.asmdef text linguist-language=json
|
||||
*.asmref text linguist-language=json
|
||||
*.cginc text
|
||||
*.compute text linguist-language=hlsl
|
||||
*.cs text diff=csharp
|
||||
*.index text linguist-language=json
|
||||
*.raytrace text linguist-language=hlsl
|
||||
*.shader text
|
||||
*.shadergraph text linguist-language=json
|
||||
*.shadersubgraph text linguist-language=json
|
||||
*.tss text diff=css linguist-language=css
|
||||
*.uss text diff=css linguist-language=css
|
||||
*.uxml text linguist-language=xml
|
||||
|
||||
# Unity YAML
|
||||
*.anim unity-yaml
|
||||
|
Loading…
Reference in New Issue
Block a user