From 6b36928b5fc16ec56c5dcf1c9946ac41f0b81e14 Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Fri, 16 Oct 2020 21:38:26 -0700 Subject: [PATCH] Update .gitignore Remove images for new directories --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 632248f9..90f6e602 100644 --- a/.gitignore +++ b/.gitignore @@ -44,8 +44,8 @@ dist/ # Source images # Instructions will be provided to download these from the game -src/images/grid -src/images/mainhand +src/images/weapon* +src/images/summon* # Typescript v1 declaration files typings/