From a88ed868ee76ea248a0fe67314c5583591d82707 Mon Sep 17 00:00:00 2001 From: fell Date: Tue, 16 Jan 2018 23:35:03 +0100 Subject: [PATCH] update gitignore to the suggestion to have the build dir[s] hidden --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 86b62c9e15..3e1bf97a18 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ *~ .*.sw? .autotools +.build*/ .cproject .deps .libs @@ -27,7 +28,6 @@ TAGS tags aclocal.m4 autom4te.cache -build*/ compile config.guess config.h