statki/nodemon.json
2024-03-24 19:51:49 +01:00

7 lines
87 B
JSON

{
"ignore": [
"public/*",
"views/*",
"utils/mail/*"
]
}