feat: add packaging scripts, build process, and GPU acceleration documentation
tests / python (3.10) (push) Successful in 12m30s
tests / python (3.11) (push) Successful in 12m33s
tests / web (push) Successful in 13m3s

This commit is contained in:
Netherwarlord
2026-07-28 23:10:29 -04:00
parent de0304ca54
commit ee7b266d45
8 changed files with 601 additions and 0 deletions
+4
View File
@@ -18,6 +18,10 @@ ENV/
# Ignore other build artifacts
*.egg-info/
# Release archives from packaging/build.py. Root-anchored so it cannot swallow
# .core/suites or any future nested "dist" that is real source.
/dist/
# Frontend
web/node_modules/
web/dist/