Add images to .gitignore, except default.png
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -4,3 +4,6 @@ dist/
|
|||||||
.env
|
.env
|
||||||
config.json
|
config.json
|
||||||
.vsls.json
|
.vsls.json
|
||||||
|
|
||||||
|
images/*.png
|
||||||
|
!images/default.png
|
||||||
|
Reference in New Issue
Block a user