<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Copy the Positron Version from the Help > About menu --> Positron Version: 2023.09.0 (Universal) build 203 Steps to reproduce the issue: 1. Create a folder and add a virtual environment 2. Initialize a git repo from source control menu 3. 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: https://github.com/microsoft/vscode/issues/107521 Were there any error messages in the output or Developer Tools console?