Adds build and packaging scripts for proper apps.

This commit is contained in:
2026-08-23 23:46:16 -07:00
parent f9eaf0f215
commit 2b6f379273
7 changed files with 307 additions and 9 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
/target/
**/target/
**/*.rs.bk
dist-packages/
# Cargo local configs
.cargo/config.toml.local