From 53739774e78c46628632a5da68b714d592d990f6 Mon Sep 17 00:00:00 2001 From: Jordan Eldredge Date: Sat, 20 Dec 2014 11:35:25 -0800 Subject: [PATCH] Update gitignore for new locations --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a5f86f57..095a833e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ preview.png -production* +**/production* node_modules