From 9432a6441befa30b26e7e4ffcdd6afd898693cbc Mon Sep 17 00:00:00 2001 From: pbarbiero Date: Sun, 9 Jul 2017 13:11:07 -0500 Subject: [PATCH] .gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3bf73a1..11b22e3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ node_modules/ *npm-debug.log *.DS_Store -dist/bundle.js -dist/bundle.css +dist/ builds/