Skip to content

dev: watchman ignores hidden files

Administrator requested to merge k/watchman into master

Created by: keegancsmith

I noticed editors and other tools will often write to temporarily hidden files. This excludes them from triggering a rebuild. Note: we will still watch hidden directories, just not hidden files.

Merge request reports

Loading