Basically, this major would allow you to do this:
What does it do?
dist/dist/.git, *.local, and node_modulesdist/ folder if it is already exists. (Well, we do not want deep duplication)public/ itself, but not the content of it.That's it.
This major is taking advantage of Globs Pattern using fast-glob and micromatch. Take a look at this basic v1 configuration:
As such, you just need to add wildcard /** at the end of it
See? There are no much to change.
./ or has /./