update .gitignore

This commit is contained in:
Nuno Duque Nunes 2026-06-04 03:09:12 +01:00
parent 29aa853723
commit 8ffe8348bb

3
.gitignore vendored
View file

@ -14,6 +14,9 @@ data/bringer.json
data/sessionPreferences.json data/sessionPreferences.json
data/tg-history/ data/tg-history/
# Emoji data
emoji-uploads/
# Keep the data directory structure but not the contents # Keep the data directory structure but not the contents
!data/.gitkeep !data/.gitkeep
!data/tg-history/.gitkeep !data/tg-history/.gitkeep