From 063644a4c5dad70a77814ff2208e4ff8338db49a Mon Sep 17 00:00:00 2001 From: Daniel Miller Date: Mon, 1 Oct 2018 22:14:14 -0500 Subject: [PATCH] Update .gitignore for other configurations --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f0a195c8..9c579450 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,9 @@ uninstall.vcxproj* CMakeCache.txt CMakeFiles/ Debug/ +Release/ +MinSizeRel/ +RelWithDebInfo/ cmake_install.cmake cmake_uninstall.cmake netdissect.dir/ -- 2.39.5