Making nps honor .gitignore with a config option to explicitly include dirs/patterns would be a nice QoL improvement. flake8 [does not support](https://github.com/PyCQA/flake8/issues/638) this, but some linters like [ruff](https://docs.astral.sh/ruff/settings/#respect-gitignore) have an option to respect .gitignore.
Making nps honor .gitignore with a config option to explicitly include dirs/patterns would be a nice QoL improvement.
flake8 does not support this, but some linters like ruff have an option to respect .gitignore.