Update .gitignore
Remove images for new directories
This commit is contained in:
parent
13a2f26d69
commit
6b36928b5f
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -44,8 +44,8 @@ dist/
|
||||||
|
|
||||||
# Source images
|
# Source images
|
||||||
# Instructions will be provided to download these from the game
|
# Instructions will be provided to download these from the game
|
||||||
src/images/grid
|
src/images/weapon*
|
||||||
src/images/mainhand
|
src/images/summon*
|
||||||
|
|
||||||
# Typescript v1 declaration files
|
# Typescript v1 declaration files
|
||||||
typings/
|
typings/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue