Add the tools sub-project with the run_llm batch runner
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
+1
-6
@@ -7,12 +7,6 @@ data/lyrics/
|
||||
# Claude Code local settings (machine/user-specific, not research content)
|
||||
.claude/
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.venv/
|
||||
venv/
|
||||
|
||||
# IDE
|
||||
.idea/
|
||||
.vscode/
|
||||
@@ -20,3 +14,4 @@ venv/
|
||||
# OS / Dropbox artifacts
|
||||
*.conflicted copy*
|
||||
.DS_Store
|
||||
excludes/
|
||||
|
||||
Reference in New Issue
Block a user