Files
texas-inspection-expenses/.gitignore
dadams da28b6a265 Add venv interpreter config and gitignore
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>
2026-02-25 12:25:44 -08:00

5 lines
46 B
Plaintext

.venv/
__pycache__/
*.pyc
.ipynb_checkpoints/