Testing finished, data ignore is back
This commit is contained in:
parent
09611920ac
commit
cbcb60d91f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"script": "index.js",
|
||||
"watch": true,
|
||||
"ignore_watch": ["config", ".*"],
|
||||
"ignore_watch": ["config", "data", ".*"],
|
||||
"watch_options": {
|
||||
"followSymlinks": false
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue