Directory not show correctly in cursor `explorer`

bazel bazel-bin bazel-out bazel-testlogs bazel-trustflow-teeapps can be shown in shell ls, but in explorer at left hand, they are all missing.

oops, it’s my fault, I add

"files.exclude": {
        "**/bazel*/**": true,
    },

No problem any more~

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.