Add images to .gitignore, except default.png

This commit is contained in:
Leon Meier 2025-03-09 21:39:41 +01:00
parent 3bf0e2fdd5
commit 18d3646315

3
.gitignore vendored
View File

@ -4,3 +4,6 @@ dist/
.env
config.json
.vsls.json
images/*.png
!images/default.png