pyrefly
pyrefly copied to clipboard
Adding project_excludes config wipes the default directories
Describe the Bug
We default to excluding things like venv or .github.
Defining a project_excludes in a config by default wipes those options. However, a user may want to exclude some directories but does not want to necessarily include venv etc,
Sandbox Link
No response
(Only applicable for extension issues) IDE Information
No response
Note that this issue implicitly affects pyrefly init, although fixing it at the config level might implicitly fix pyrefly init