From 4683954089b22b5904e5f11d69197b6340603cd2 Mon Sep 17 00:00:00 2001 From: Benny Saret Date: Tue, 15 Feb 2022 00:31:04 +0200 Subject: [PATCH] gitignore more --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index cc50081..d186027 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,6 @@ bin/* .vs/* /.vs/* /Inst/bin/* +/Inst/obj +/Installizer/obj */*/Release/ \ No newline at end of file