ExcludingItemsFromaJob.cs
The ExcludingItemsFromaJob.cs plugin demonstrates how to exclude a certain item from translation jobs, for example if the content of a specific folder should never be translated.
You can do this by either preventing the item from being added to a job, or by removing it (or just some of the items in the folder) when the job has been resolved.