Have project not restart if client side files are edited

So basically I want it to restart when a file at the root is edited but not if a file in client folder is edited. How can I do this?=

Hey @King-Knight-Mare have you checked out https://glitch.com/~watch-json? That gives a brief description of using watch,json file for this sort of purpose.

If you take a look at that and still need some guidance let us know.