From b002368705abaa86ea5fe60212de9e76ef2f1dd5 Mon Sep 17 00:00:00 2001 From: "karl.hudgell" Date: Tue, 21 Jun 2022 12:32:23 +0100 Subject: [PATCH] ignore downloadHistory.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 76bcb62..78c9960 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ main.spec .vscode/launch.json app.log bookmarkList.json +downloadHistory.json