-
Notifications
You must be signed in to change notification settings - Fork 46
Expand file tree
/
Copy path.gitattributes
More file actions
18 lines (18 loc) · 1.05 KB
/
.gitattributes
File metadata and controls
18 lines (18 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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
bin/bash.exe !filter !diff !merge -text
*.safetensors filter=lfs diff=lfs merge=lfs -text
*.onnx filter=lfs diff=lfs merge=lfs -text
# Include the JAR files this way
spellsource-python/src/spellsource/spellsource-server-*.jar filter=lfs diff=lfs merge=lfs -text