The file had been deleted in the working tree, which is why __pycache__ started showing up as untracked. .venv-ci is the throwaway environment the deploy workflow builds inside the runner's checkout. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -142,6 +142,7 @@ __pycache__/
|
|||||||
*.py[cod]
|
*.py[cod]
|
||||||
.venv/
|
.venv/
|
||||||
venv/
|
venv/
|
||||||
|
.venv-ci/
|
||||||
|
|
||||||
# Learned HEOS group membership, written at runtime
|
# Learned HEOS group membership, written at runtime
|
||||||
members.json
|
members.json
|
||||||
|
|||||||
Reference in New Issue
Block a user