I'm looking for a list of files / directory to exclude when building on linux.
I prefer an exclude list because an include list risks not being updates when new server side sources are added.
An outdated exclude list will result in compile errors that get reported.