Update ignore watch
This commit is contained in:
parent
996b063007
commit
a94cfb6828
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"script": "index.js",
|
"script": "index.js",
|
||||||
"watch": true,
|
"watch": true,
|
||||||
"ignore_watch": ["cache"],
|
"ignore_watch": ["cache/imgs", "cache/songs"],
|
||||||
"watch_options": {
|
"watch_options": {
|
||||||
"followSymlinks": false
|
"followSymlinks": false
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue