From cc3ab3ebd7a892cf4df909e5fc3af350129a2cb1 Mon Sep 17 00:00:00 2001 From: Jonnie Spratley Date: Sat, 10 Jan 2015 16:33:37 -0800 Subject: [PATCH] updated cfignore --- .cfignore | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.cfignore b/.cfignore index 507a393..3270523 100644 --- a/.cfignore +++ b/.cfignore @@ -9,8 +9,10 @@ node_modules atlassian-ide-plugin.xml app/bower_components -coverage/ -db/ -www/cms-content/uploads +coverage +content +db docs dist +test +www/cms-content \ No newline at end of file