From e75e57536c682da852186a60c3eabb5dd960285e Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Mon, 26 Nov 2018 23:51:50 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 41a181c7..b66093ea 100644 --- a/.gitignore +++ b/.gitignore @@ -6,5 +6,6 @@ /uploads/*.tq8 /uploads/*.TQ8 /install/* -/updates/* +/updates/*.xml +/updates/*.html .idea/*