Files
Jyotisha/.gitignore
T
Jesse_Chen 2c72950096 Merge remote-tracking branch 'upstream/codex/release-hygiene-ci'
# Conflicts:
#	docs/research/pre_work_error_ledger.md
#	jyotish-app/api-bridge.js
#	mcp_server.py
#	references/technique_registry.json
#	scripts/jyotish_api_server.py
#	scripts/skill_release_package.py
2026-07-17 11:10:52 +08:00

46 lines
695 B
Plaintext

__pycache__/
*.pyc
*.pyo
*.db
*.sqlite
.agents/
venv_vedastro/
/scratch/
/.serena/
test_hooks.json
hermes_memory.db/
*.egg-info/
dist/
build/
jyotish-app/dist/
.DS_Store
brain/
COVERAGE_AUDIT_REPORT.md
*.tmp
.env.local
.jyotish.local.env
.coverage
coverage.xml
htmlcov/
.ruff_cache/
.mypy_cache/
.hypothesis/
.cline/
.planning/
benchmarks/jyotish/outputs/
output_report.txt
results_extracted.md
runtime-smoke-report-*.html
jyotish-app/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