-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitattributes
More file actions
20 lines (20 loc) · 978 Bytes
/
.gitattributes
File metadata and controls
20 lines (20 loc) · 978 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
## Unity ##
*.cs diff=csharp text
*.cginc text
*.shader text
*.mat merge=unityyamlmerge eol=lf
*.anim merge=unityyamlmerge eol=lf
*.unity merge=unityyamlmerge eol=lf
*.prefab merge=unityyamlmerge eol=lf
*.physicsMaterial2D merge=unityyamlmerge eol=lf
*.physicMaterial merge=unityyamlmerge eol=lf
*.asset merge=unityyamlmerge eol=lf
*.meta merge=unityyamlmerge eol=lf
*.controller merge=unityyamlmerge eol=lf
*.dylib merge=unityyamlmerge eol=lf
*.psd filter=lfs diff=lfs merge=lfs -text
*.a filter=lfs diff=lfs merge=lfs -text
Assets/SpeechSDK/Plugins/iOS/Microsoft.CognitiveServices.Speech.csharp.dll filter=lfs diff=lfs merge=lfs -text
Assets/SpeechSDK/Plugins/iOS/Microsoft.CognitiveServices.Speech.csharp.dll.meta filter=lfs diff=lfs merge=lfs -text
Assets/SpeechSDK/Plugins/iOS/libMicrosoft.CognitiveServices.Speech.core.a filter=lfs diff=lfs merge=lfs -text
Assets/SpeechSDK/Plugins/iOS/libMicrosoft.CognitiveServices.Speech.core.a.meta filter=lfs diff=lfs merge=lfs -text