Files
Jyotisha/.gitignore
T
2026-06-05 15:58:06 +08:00

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/