Snapshot WIP: solver HP epic progress, BPHX/HX physics, BMAD skill refresh.
Some checks failed
CI / check (push) Has been cancelled
Some checks failed
CI / check (push) Has been cancelled
Capture uncommitted solver robustness work (regularization, domain errors, linear solver lifecycle, tube DP/MSH), web workbench updates, and synced BMAD skills across IDE agent folders before starting BPHX pressure-drop. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -34,10 +34,17 @@ Cargo.lock
|
||||
# Documentation build
|
||||
docs/_build/
|
||||
|
||||
# JavaScript / Next.js artifacts
|
||||
node_modules/
|
||||
.next/
|
||||
out/
|
||||
dist/
|
||||
|
||||
# BMAD generated output (large files)
|
||||
_bmad-output/
|
||||
|
||||
# Environment files
|
||||
.venv/
|
||||
.env
|
||||
.env.local
|
||||
|
||||
|
||||
Reference in New Issue
Block a user