Files
talk/.nodemon.json
T
2017-01-18 10:10:47 -07:00

5 lines
69 B
JSON

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