From 389803e8ceee3e55e3967faa21905082b74923b9 Mon Sep 17 00:00:00 2001 From: Matthew Shillam Date: Thu, 18 Oct 2018 18:51:02 +0100 Subject: [PATCH] add *.exe to gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f23e013..99d5a61 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -Duplicati_installer_v0.1.exe +*.exe archived_files.7z InstallUtil.InstallLog .DS_Store