Files
echo-core/.gitignore
MoltBot Service f2973aa76f stage-1: project bootstrap
Structure, config loader, personality/tools/memory from clawd, venv, 22 tests passing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 10:20:55 +00:00

16 lines
121 B
Plaintext

.venv/
venv/
__pycache__/
*.pyc
*.pyo
*.egg-info/
sessions/
logs/
*.sqlite
.env
*.secret
.DS_Store
*.swp
.vscode/
.idea/