Files
talk/.nodemon.json
T
2017-01-20 17:28:08 -07:00

5 lines
68 B
JSON

{
"verbose": true,
"ignore": ["test/*", "client/*", "dist/*"]
}