Enhance the glob patter by using the "!" behavior. like: "!src/**/.gitignore" (everything that is not .gitignore).
Enhance the glob patter by using the "!" behavior.
like: "!src/**/.gitignore" (everything that is not .gitignore).