From 5935f0fcef7cfea87354666d13c22847c89beec7 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Tue, 16 Oct 2018 09:11:52 -0400 Subject: [PATCH] Add all variations of build folders to .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 21d67b3..59241e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -build/ +build*/ .DS_Store .vs/ .kdev4/