93773f3887
Includes FastAPI backend, vendored step2urdf frontend, and A7 handtuned arm JSON for URDF generation.
16 lines
151 B
Plaintext
16 lines
151 B
Plaintext
.env
|
|
.venv/
|
|
__pycache__/
|
|
*.py[cod]
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
data/uploads/
|
|
data/jobs/
|
|
*.STEP
|
|
*.step
|
|
*.stp
|
|
.DS_Store
|
|
node_modules/
|
|
dist/
|