Structure, config loader, personality/tools/memory from clawd, venv, 22 tests passing. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
16 lines
121 B
Plaintext
16 lines
121 B
Plaintext
.venv/
|
|
venv/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.egg-info/
|
|
sessions/
|
|
logs/
|
|
*.sqlite
|
|
.env
|
|
*.secret
|
|
.DS_Store
|
|
*.swp
|
|
.vscode/
|
|
.idea/
|