From 4768f708fd520923949ea5b2b881ac47711d2e30 Mon Sep 17 00:00:00 2001 From: David Fowler Date: Sat, 25 Jan 2014 02:48:24 -0800 Subject: [PATCH] Added build to ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5dc98f5c69..0363a811aa 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ StyleCop.Cache node_modules *.snk .nuget/NuGet.exe +build/ \ No newline at end of file