farmcontrol-server/nodemon.json
2025-04-13 18:31:40 +00:00

4 lines
73 B
JSON

{
"ignore": ["node_modules/*", "*.log", "public/*", "config.json"]
}