From 6d5e1b19ec1ea20e691497901f72af2c5bf4e1b3 Mon Sep 17 00:00:00 2001 From: Marc Durdin Date: Tue, 21 Jun 2022 06:49:22 +1000 Subject: [PATCH] chore(common): add __history to .gitignore --- common/windows/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/common/windows/.gitignore b/common/windows/.gitignore index 8fc5376807..7af23e7e1a 100644 --- a/common/windows/.gitignore +++ b/common/windows/.gitignore @@ -5,4 +5,5 @@ delphi/tools/*/obj/ delphi/**/*.local delphi/**/*.~* delphi/**/__recovery/ +delphi/**/__history/ delphi/general/keymanversion_build.inc