diff --git a/.gitattributes b/.gitattributes index ead1d41..20d1bb7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,3 +8,7 @@ # Make line endings lf only lib*.a filter=lfs diff=lfs merge=lfs -text *.so filter=lfs diff=lfs merge=lfs -text + + +server/src/server/protos/** linguist-vendored +unity/Assets/Scripts/grpc/** linguist-vendored \ No newline at end of file