From ae5ea47671889beccee74e778147c4a9b9068284 Mon Sep 17 00:00:00 2001 From: Weston Schmidt Date: Wed, 26 Oct 2016 09:43:34 -0700 Subject: [PATCH] Ignore the build directory. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6064036..5036eb9 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,5 @@ *.dSYM/ *.su tags + +build/