Path changes

This commit is contained in:
Jamie Curnow
2018-08-01 11:17:31 +10:00
parent 4148f5a50c
commit f9c003ad1f
6 changed files with 19 additions and 35 deletions

View File

@@ -1,5 +1,9 @@
{
"verbose": false,
"ignore": ["dist", "data", "src/frontend"],
"ext": "js json ejs"
"verbose": false,
"ignore": [
"dist",
"data",
"src/frontend"
],
"ext": "js json ejs"
}