From ff12edcdbe371f7364eedbf51025bfdbcfbc2923 Mon Sep 17 00:00:00 2001 From: incredibleLeitman Date: Wed, 18 Nov 2020 15:33:47 +0100 Subject: [PATCH] ignoring executable --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 309a330..9254eef 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,7 @@ *.exe *.out *.app +quickhull # VS project *.vcxproj*