Thanks for bringing this up and Welcome to the Local Community Forums!
This is something I have on my list to document better, but basically, because Local’s Connect to WP Engine is built on DevKit (WPE’s original offline dev environment) many of the same things still apply.
See this reply for more details:
But basically, you can create a .wpe-pull-ignore
file in the site root (the app/public
folder) with the various things you want ignored.
You can also fine tune what is pushed (if you use that piece of Connect to WPE) by creating a .wpe-push-ignore
file.