Correction for 92d1609

.gitignore for art path wasn't correct
This commit is contained in:
Stephan 2018-10-11 18:53:26 +02:00
parent c0ab137753
commit 8d9f440ac2
3 changed files with 4 additions and 3 deletions

7
.gitignore vendored
View file

@ -188,6 +188,7 @@ typings/
################### ###################
################### ###################
build/ build/
**/art/* source/art/*.*
**/art/sprites/ source/art/images/*.*
!**/art/demo/ source/art/sprites/
!source/art/**/demo/

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 832 B