Skip to content

Commit ade9c00

Browse files
committed
adding ignores
1 parent 9df178a commit ade9c00

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

box.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,12 @@
4444
"cfmigrations":"modules/cfmigrations/",
4545
"sqlformatter":"modules/sqlformatter/",
4646
"testbox":"testbox/"
47-
}
47+
},
48+
"ignore":[
49+
"**/.*",
50+
"tests",
51+
"testbox",
52+
"boxlang_modules",
53+
"modules"
54+
],
4855
}

0 commit comments

Comments
 (0)