netakhoj-api / nodemon.json
Rakeshops71
Deploy app with LFS for large files
3eedfc9
Raw
History Blame Contribute Delete
203 Bytes
{
"ignore": [
"storage/",
"logs/",
"data/",
"*.txt",
"*.log",
"appwriteresponse.txt",
"tempCodeRunnerFile.js"
],
"ext": "js,json,mjs"
}