feat(statemachine): 🚧 first draft of new xstate based statemachine implementation
Replaces the old statemachine. Done so far: - Basic command interface - Machine saving and loading - Sample dummy machine
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -10,6 +10,7 @@
|
||||
|
||||
# production
|
||||
/build
|
||||
/data
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
|
Reference in New Issue
Block a user