feat: add STEP viewer/editor prototype

This commit is contained in:
2026-07-23 18:35:02 +08:00
commit 628e031c4a
6 changed files with 88013 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
__pycache__/
*.py[cod]
*.pyo
.env
.venv/
venv/
.pytest_cache/
.coverage
htmlcov/
build/
dist/
*.egg-info/
*_edited.step
*_export.step
*_diff_*.txt
*.log
.DS_Store
Thumbs.db