Open
Description
Positron Version: 2023.09.0 (Universal) build 203
Steps to reproduce the issue:
- Create a folder and add a virtual environment
- Initialize a git repo from source control menu
- Get warning that there are too many files since the entirety of the venv is included and not automatically git ignored.
What did you expect to happen?
I would like to be able to ignore specific files/directories by default or right-click to ignore that directory.
There was an ignored? feature request for this: microsoft/vscode#107521
Were there any error messages in the output or Developer Tools console?