How can I ignore some sub modules when build ?

I have some private submodule in my repo but they dont need for building, how can I ignore them when building to prevent the fetch error from Cloudflare Pages builder ?
Was this page helpful?