Open
Description
I would like to exclude some folders from library structure checks - essentially the same folders from my .gitignore. In my case, I'm getting "ERROR: Sketch(es) found outside examples and extras folders" because I have a local .pio
folder with local libraries in it and another local .history
folder for a VSCode extension.