exclude folder from deployment

Hi,

I'm deploying from git and it works fine, however, I have a folder containing assets that should be in git but not deployed.

Is there a way to restrict what assets are deployed when using a git->npm build->page workflow?
Was this page helpful?