update sample app

This commit is contained in:
2026-05-06 11:59:42 -03:00
parent 38c2cfe50f
commit 973f0a01c9
11 changed files with 31 additions and 233 deletions

4
cfg/.gitignore vendored
View File

@@ -9,5 +9,9 @@ __pycache__/
*.pyc
*.pyo
standalone
sample
# standalone/ and sample/ are kept in the main soleprint repo as templates.
# Other rooms (amar/, dlt/, etc.) are listed in the repo-root .gitignore.