Browse Source

Add vendored code

new_protocol
ThePerkinrex 5 years ago
parent
commit
b37b8bd94d
No known key found for this signature in database GPG Key ID: FD81DE6D75E20917
  1. 4
      .gitattributes

4
.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
Loading…
Cancel
Save