forked from hiddenswitch/Spellsource
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
13 lines (13 loc) · 815 Bytes
/
.gitattributes
File metadata and controls
13 lines (13 loc) · 815 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
# Auto detect text files and perform LF normalization
* text=auto
*.unity merge=unity
*.prefab merge=unity
framework/src/csharp/HiddenSwitch/Framework/Plugins/Grpc.Core/runtimes/**/*.dylib filter=lfs diff=lfs merge=lfs -text
framework/src/csharp/HiddenSwitch/Framework/Plugins/Grpc.Core/runtimes/ios/libgrpc.a filter=lfs diff=lfs merge=lfs -text
*.so filter=lfs diff=lfs merge=lfs -text
*.a filter=lfs diff=lfs merge=lfs -text
*.dylib filter=lfs diff=lfs merge=lfs -text
*.bundle filter=lfs diff=lfs merge=lfs -text
spellsource-protos/src/csharp/HiddenSwitch/Framework/Plugins/Grpc.Core/runtimes/**/*.dylib filter=lfs diff=lfs merge=lfs -text
spellsource-protos/src/csharp/HiddenSwitch/Framework/Plugins/Grpc.Core/runtimes/ios/libgrpc.a filter=lfs diff=lfs merge=lfs -text
*.exe filter=lfs diff=lfs merge=lfs -text