How can I kill files watcher in VsCode without increasing fs.inotify.max_user_watches
on my computer ? What is the correct pattern in settings for file watcher in the below example failing ? no matter the pattern it never matches /srv/
Related : Error: ENOSPC: System limit for number of file watchers reached angular
Thank you