Example ignore command for Monorepo?

@matt4 The documentation linked shows the netlify.toml is on a per project basis.

Monorepo documentation

Ignore builds documentation

If you think about it, it would have to be, since it’s run independently for the builds and the internal ignore is the system by which each individual project is able to check if it should run, based on what has changed.