From 637153642643d8e9c44a871a269e3334ce9deec2 Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Tue, 15 Sep 2020 01:22:45 -0700 Subject: [PATCH] Ignore Granblue source images --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 83408e00..d7be4be2 100644 --- a/.gitignore +++ b/.gitignore @@ -42,6 +42,10 @@ jspm_packages/ # Distribution directories dist/ +# Source images +# Instructions will be provided to download these from the game +src/images/ + # Typescript v1 declaration files typings/