settings.json declares a few directories to exclude from the explorer view in VS Code. Without prior understanding of this functionality, it will not be apparent to prospective developers as to why these directories are not visible in-editor. The lib directory, for example, is visible on the repository page but not in the editor.
Is there a strong enough reason to exclude such directories from being seen?