From 11db404fa15803909b813793d04d5f6ed9cc7803 Mon Sep 17 00:00:00 2001 From: thewoz Date: Tue, 5 Nov 2019 16:27:06 +0100 Subject: [PATCH] Add canonical build directory to .gitignore Closes #1595. (cherry picked from commit c5f1ca3e410e1f719c4e02c70c7827729cb7c888) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 544117e0..c20775d4 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ Release MinSizeRel RelWithDebInfo *.xcodeproj +build # CMake files Makefile