26 lines
354 B
Plaintext
26 lines
354 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.db
|
|
*.sqlite
|
|
hermes_memory.db/
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
jyotish-app/dist/
|
|
.DS_Store
|
|
brain/
|
|
COVERAGE_AUDIT_REPORT.md
|
|
*.tmp
|
|
.coverage
|
|
coverage.xml
|
|
htmlcov/
|
|
.ruff_cache/
|
|
.mypy_cache/
|
|
.hypothesis/
|
|
benchmarks/jyotish/outputs/
|
|
output_report.txt
|
|
results_extracted.md
|
|
runtime-smoke-report-*.html
|
|
jyotish-app/runtime-smoke-report-*.html
|