gitignore: add .venv/ and client/run.sh
run.sh is generated by install.sh with machine-specific absolute paths. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -3,3 +3,5 @@ credentials/
|
|||||||
vehicle_data.json
|
vehicle_data.json
|
||||||
logs/
|
logs/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
.venv/
|
||||||
|
client/run.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user