lumbda/.gitignore
russell@unturf.com 476310ab3f
hygiene: drop accidental .claude/worktrees gitlink + ignore .claude/
Earlier port-flip commit (8d66bc0) accidentally added a submodule
pointer at .claude/worktrees/agent-a7b0eac1 via a stale entry in
lumbda.py's git add -A run. No .gitmodules file ever existed for it,
so clones would carry a dangling gitlink. Remove from index & add
.claude/ to .gitignore so agent state stays untracked.
2026-06-06 15:31:42 -04:00

7 lines
91 B
Text

__pycache__/
*.pyc
*.pyo
whitepaper/.venv/
# Agent worktrees & local agent state
.claude/