List of paths that should be globally ignored for file picker. Supports the usual ignore and negative ignore (unignore) rules used in .gitignore files.
.gitignore
list of string
[ ]
[ ".build/" "!.gitignore" ]