From 765695f79f5fbe74a773c9837db679ca904dc755 Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Sun, 1 Mar 2020 19:37:14 +0000 Subject: [PATCH] Added eqsl_card_images folder to gitignore to not upload .jpgs from development copies --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0ac00f72..a1c29b94 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ /install/* /updates/*.xml /updates/*.html +/images/eqsl_card_images/*.jpg /updates/clublog_scp.txt .idea/* .DS_Store