diff --git a/.gitignore b/.gitignore index 0fe5239..b60de5b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/rust/target +**/target diff --git a/README.md b/README.md index 1262c1a..2745825 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Chat Protobuf Definitionss +# Chat Protobuf Definitions This repository contains the canonical **protobuf definitions** for the logoschat (Logos Chat Protocol) used by LibChat and related components.