From 8ffe8348bb883e71f39e892e0da82d7eca94bcf4 Mon Sep 17 00:00:00 2001 From: Nuno Duque Nunes Date: Thu, 4 Jun 2026 03:09:12 +0100 Subject: [PATCH] update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index dbe35b0..2a28802 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,9 @@ data/bringer.json data/sessionPreferences.json data/tg-history/ +# Emoji data +emoji-uploads/ + # Keep the data directory structure but not the contents !data/.gitkeep !data/tg-history/.gitkeep