How do you ignore folders when pushing from local to wpengine? I want to ignore all files in my node_modules folder when uploading but can’t figure out how to do that. I see there are other folks trying to figure this out as well on the board. Please help.
@betalocal@levine have you tried to use the .wpe-pull-ignore and .wpe-push-ignore files? Add a reference for node_modules in the push file and give it a try.
Interesting. While Im not working in this scenario, could this be used to ignore the download of the mu-plugins and some that WPE for examples requires to run? They (still) cause issues and warning on a local site. Maybe this could be used to mitigate the problem?