From fece3f0cef41b1620e47d3a3516aed6b00da1792 Mon Sep 17 00:00:00 2001 From: Alex Cheema Date: Wed, 20 Nov 2024 10:01:06 +0400 Subject: [PATCH] gitignore tinychat pngs --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bd583381..bc6a38d7 100644 --- a/.gitignore +++ b/.gitignore @@ -172,4 +172,4 @@ cython_debug/ **/*.xcodeproj/* .aider* -./exo/tinychat/images/*.png \ No newline at end of file +exo/tinychat/images/*.png