From b617ccd898539e009946821fa1867f848e2f7ae5 Mon Sep 17 00:00:00 2001 From: Jazz Turner-Baggs <473256+jazzz@users.noreply.github.com> Date: Thu, 15 Jan 2026 23:45:31 +0700 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.