Closed pozil closed 3 weeks ago
My question was if they need to be in the repo, because if they are ignored they also won‘t be deployed. Or am I missing something?
No, .forceignore
doesn't apply to this command because it's packaged metadata so it will get deployed manually when the user runs:
sf project deploy start --metadata-dir=guest-profile-metadata -w 10
The ignore file will only prevent the user from retrieving this metadata when running sf project retrieve start
sf org display
instead of twice.