Add data folder (test for now)
This commit is contained in:
parent
83f5984928
commit
9b9edfd1c1
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