Experience-Monks / devtool

[OBSOLETE] runs Node.js programs through Chromium DevTools
MIT License
3.76k stars 148 forks source link

Add additional ignored files using .devtoolrc #113

Open valtido opened 7 years ago

valtido commented 7 years ago

It would be amazing if this is accepted, This way I can add "watcher": { "ignored": "public"} to the .devtoolrc to extend the files I want to be ignored from watching :)

valtido commented 7 years ago

can someone merge this line of code please ?