53 lines
949 B
Plaintext
53 lines
949 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.db
|
|
*.sqlite
|
|
.agents/
|
|
venv_vedastro/
|
|
/scratch/
|
|
/.serena/
|
|
test_hooks.json
|
|
hermes_memory.db/
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.DS_Store
|
|
brain/
|
|
COVERAGE_AUDIT_REPORT.md
|
|
*.tmp
|
|
.env.local
|
|
.env.staging.database
|
|
.jyotish.local.env
|
|
.coverage
|
|
coverage.xml
|
|
htmlcov/
|
|
.ruff_cache/
|
|
.mypy_cache/
|
|
.cache/jyotishganit/
|
|
.hypothesis/
|
|
.cline/
|
|
.planning/
|
|
benchmarks/jyotish/outputs/
|
|
output_report.txt
|
|
results_extracted.md
|
|
runtime-smoke-report-*.html
|
|
# Local Python runtime for the API server
|
|
.venv/
|
|
# Local Supabase CLI link/cache state
|
|
supabase/.temp/
|
|
# Local review artifacts and unused package-manager state
|
|
frontend/.omo/
|
|
frontend/pnpm-lock.yaml
|
|
frontend/pnpm-workspace.yaml
|
|
/benchmarks/xalen_oracle/target/
|
|
/benchmarks/vedastro_nuget_probe/bin/
|
|
/benchmarks/vedastro_nuget_probe/obj/
|
|
|
|
# Local ephemeris/runtime data downloaded outside the repo artifact contract
|
|
/hip_main.dat
|
|
/hip_main.dat.download
|
|
|
|
# Local isolated feature worktrees
|
|
.worktrees/
|