In this answer the when keyword is included in excluding files in vscode. However I have not yet figured out based on the documentation how to include 1 specific __init__.py file. Hence, I would like to ask:
How can one hide all (other) __init__.py files from the explorer view in vscode whilst still/only showing the src/projectname/__init__.py?