LEM-Eval / .gitignore
Snider
feat: initial LEM-Eval scaffold — target-driven 8-PAC runner
45b798c
Raw
History Blame Contribute Delete
143 Bytes
# Local state — never commit to LEM-Eval
workspaces/
lem-benchmarks/
.venv/
__pycache__/
*.pyc
.lock
.DS_Store
.idea/
pyproject.toml
uv.lock