Files
Jyotisha/.gitignore
T
2026-07-20 11:02:41 +08:00

47 lines
791 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
.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
# 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 isolated feature worktrees
.worktrees/