Beta 0.1 – First Linux CLI/backend release

This commit is contained in:
2026-04-12 18:06:47 +02:00
parent dda62c2a37
commit ce1d6e52ab
7 changed files with 1147 additions and 2 deletions

12
.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
# Build outputs
*.o
mwcli
mw_controller_example
# Logs and captures
*.csv
*.log
# Editors / OS
*~
.DS_Store