Various options for exclusions are documented here,
Chris Lee
10/12/2022, 2:23 PM
those are dependency exclusions; not clear if that is what you require. Excluding packages is unusual - perhaps that package should be a separate module,.
k
K Merle
10/12/2022, 7:12 PM
Thank you. I am looking for a solutions, having separate build directory is certainly one of them
c
Chris Lee
10/12/2022, 9:13 PM
perhaps look at creating a separate sub-project for this code, allowing it to be cleanly separated and distributed if-and-when needed.