From c810402c4769dba4412cdb80d47298b3155cf93f Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Fri, 3 Nov 2017 15:49:54 -0400 Subject: [PATCH] Ignore build_production folder --- docs/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/.gitignore b/docs/.gitignore index c7f01fe80..ed6123ce7 100644 --- a/docs/.gitignore +++ b/docs/.gitignore @@ -1,3 +1,4 @@ +/build_production/ /build_local/ /node_modules/ /vendor/