d8cb0dc06d
Web tool for designing nickel/copper busbars over cylindrical-cell battery packs (21700, 18650) in hex holders. Flask + build123d backend exports STEP/DXF/SVG; vanilla JS frontend with live preview, multi-project SQLite persistence, snapshot history. Deploy scripts in deploy/ (proxmox-lxc.sh, install.sh, update.sh).
12 lines
92 B
Plaintext
12 lines
92 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.pytest_cache/
|
|
tests/
|
|
*.md
|
|
.git/
|
|
.gitignore
|
|
data/
|
|
.vscode/
|
|
.idea/
|