Improve emojis and icons

This commit is contained in:
Hakan Shehu
2024-12-04 12:14:48 +01:00
parent 4e6c3fedfb
commit 7aaf8acf0b
17 changed files with 87379 additions and 891 deletions

14
.gitignore vendored
View File

@@ -145,4 +145,16 @@ dist/
.DS_Store
.turbo
.tsbuildinfo
.tsbuildinfo
# Ignore temporary emoji and icon directories
src/scripts/emojis/temp/
src/scripts/icons/temp/
# Ignore desktop assets directories
apps/desktop/assets/emojis/
apps/desktop/assets/icons/
# Ignore specific JSON files in desktop assets
apps/desktop/assets/emojis.json
apps/desktop/assets/icons.json