Updated README. Fixed gitignore

This commit is contained in:
2026-01-19 16:00:16 +02:00
parent 3f4e42d7ce
commit 7c5cec7d8a
2 changed files with 12 additions and 1 deletions

9
.gitignore vendored
View File

@@ -1,4 +1,13 @@
# Exclude the executable
trmnl_sdl
# Exclude configuration files
*.json
# Exclude images
*.bmp
*.jpg
*.png
# Exclude fonts
*.ttf