Files
Jyotisha/.gitignore
T
jesse-ux 25851dd338 feat(qizheng): vendor stem-branch and expose three read-only chart APIs
Add Apache-2.0 @4n6h4x0r/stem-branch 0.8.0, a seven-governors adapter,
and POST /api/qizheng, /api/western, /api/ephemeris_events.

BUG-700 remains blocked (do not call --pillars). BUG-701 and BUG-702 are
resolved. BUG-703 is investigating (panchanga Lahiri). Skill is not bumped.
2026-09-15 16:10:21 +08:00

61 lines
1.3 KiB
Plaintext

__pycache__/
*.pyc
*.pyo
*.db
*.sqlite
.agents/
!/skills/jyotish-vedic-astrology/versions/6.9.14/references/open_source_sources/rishi-ai-mcp/.agents/
!/skills/jyotish-vedic-astrology/versions/6.9.14/references/open_source_sources/rishi-ai-mcp/.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/
# Vendored Apache-2.0 stem-branch dist must stay tracked despite the global dist/ ignore.
!/vendor/
!/vendor/stem-branch/
!/vendor/stem-branch/dist/
!/vendor/stem-branch/dist/**
# Local ephemeris/runtime data downloaded outside the repo artifact contract
/hip_main.dat
/hip_main.dat.download
# Local isolated feature worktrees
.worktrees/