From 355f4fad488ec04e106a64253f5f84c3b7c7c262 Mon Sep 17 00:00:00 2001 From: Marcel Metz Date: Mon, 28 Mar 2016 15:07:59 +0200 Subject: [PATCH] Set `build` as the default suggested build directory in .gitignore --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4a17618f..1f697b69 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,7 @@ CMakeCache.txt CMakeFiles/ cmake_install.cmake -downloads/ -INSTALL/ Makefile -*-prefix/ *.orig *.swp +build