Updated README. Fixed gitignore
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,4 +1,13 @@
|
||||
# Exclude the executable
|
||||
trmnl_sdl
|
||||
|
||||
# Exclude configuration files
|
||||
*.json
|
||||
|
||||
# Exclude images
|
||||
*.bmp
|
||||
*.jpg
|
||||
*.png
|
||||
|
||||
# Exclude fonts
|
||||
*.ttf
|
||||
|
||||
Reference in New Issue
Block a user