How does one exclude certain paths from being parsed by the Modern Fortran VS Code extension?
In my case, it will also try to scan the .venv (python virtual environment) and _site (FORD doc) folders, resulting in a rather long initialization time and huge number of false/repeated errors.
