Comparing version 0.5.5 to 0.5.6
@@ -246,3 +246,3 @@ | ||
if(stat.isDirectory()){ | ||
if(file[0] !== "_"){ | ||
if(['_', '.'].indexOf(file[0]) === -1){ | ||
var d = dataTree(filePath) | ||
@@ -249,0 +249,0 @@ if(!isEmpty(d)) |
{ | ||
"name": "terraform", | ||
"version": "0.5.5", | ||
"version": "0.5.6", | ||
"description": "pre-processor engine that powers the harp web server", | ||
@@ -5,0 +5,0 @@ "repository" : { "type" : "git", "url" : "https://github.com/sintaxi/terraform.git" }, |
28935