VS Code workspace settings point to project-local .venv so the correct Python interpreter is auto-selected on open. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 lines
46 B
Plaintext
5 lines
46 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.ipynb_checkpoints/
|