This commit is contained in:
bingus_violet 2024-08-19 01:13:57 -05:00
parent 9b9edfd1c1
commit 09611920ac

View file

@ -1,7 +1,7 @@
{
"script": "index.js",
"watch": true,
"ignore_watch": ["config", "data", ".*"],
"ignore_watch": ["config", ".*"],
"watch_options": {
"followSymlinks": false
},