From c0e1cb53c7220f673b3ae1b8a3927fcb906c22af Mon Sep 17 00:00:00 2001 From: Nato Boram Date: Sat, 18 Mar 2023 14:45:10 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20Add=20output=20`chat`=20to=20`.g?= =?UTF-8?q?itignore`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 699f76c4a..da9e6bed8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +/chat + *.o *.a .cache/