test: add reproducible FreeCAD golden oracle

This commit is contained in:
2026-08-03 03:20:37 -04:00
parent 81fcc69a74
commit 2ce261b982
27 changed files with 678 additions and 12 deletions

2
.gitignore vendored
View File

@@ -2,6 +2,8 @@ node_modules/
dist/
.vite/
.runtime/
.cache/
__pycache__/
*.log
.env
.env.*