Skip to content

Instantly share code, notes, and snippets.

@resolritter
Last active March 5, 2019 10:23
Show Gist options
  • Select an option

  • Save resolritter/283bbd3b33f6f8340ad7e12fd353d895 to your computer and use it in GitHub Desktop.

Select an option

Save resolritter/283bbd3b33f6f8340ad7e12fd353d895 to your computer and use it in GitHub Desktop.
/etc/watchman.json
{
"enforce_root_files": true,
"root_files": [".watchmanconfig"],
"ignore_dirs": ["build", "target", "release", "node_modules", "bin"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment