20 lines
201 B
Plaintext
20 lines
201 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.db
|
|
*.sqlite
|
|
hermes_memory.db/
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.DS_Store
|
|
brain/
|
|
COVERAGE_AUDIT_REPORT.md
|
|
*.tmp
|
|
.coverage
|
|
coverage.xml
|
|
htmlcov/
|
|
.ruff_cache/
|
|
.mypy_cache/
|
|
.hypothesis/
|