From 3187b7386bf22d2118ea8a2209f1948521c5cffc Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Thu, 29 Oct 2020 17:35:52 +0000 Subject: [PATCH] Added assets/qslcard/ to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a1c29b94..31205243 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ /updates/*.html /images/eqsl_card_images/*.jpg /updates/clublog_scp.txt +/assets/qslcard/* .idea/* .DS_Store sync.sh