Browse Source

Merge branch 'new_protocol' of https://theperkinrex.duckdns.org/CardsSimulator/cards-simulator into new_protocol

new_protocol
KeyKoder 5 years ago
parent
commit
ab9c6eceef
  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