From adbeb39feb53f12ef577b9b5e840c79ba50149c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=A4felfinger?= Date: Mon, 11 May 2020 23:56:19 +0200 Subject: [PATCH] updates ignore to exclude local binary --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2b8d05a..7124ab1 100644 --- a/.gitignore +++ b/.gitignore @@ -30,4 +30,5 @@ _testmain.go # ignore local test data and folders devconfig.ini *.gz -.directory \ No newline at end of file +.directory +/SideCarJpegCleaner