From 7edf6c803daeed29341f07660394226c096d3dac Mon Sep 17 00:00:00 2001 From: Robert Lord Date: Fri, 13 Sep 2013 15:32:37 -0700 Subject: [PATCH] Add build/ directory to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 30332aa..22ada27 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ test/tmp test/version_tmp tmp *.DS_STORE +build/ # YARD artifacts .yardoc