feat: initial scaffold of unibots — bot platform consuming unibus, first bot = echo
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
# Per-PC writable runtime state (never distributed).
|
||||
local_files/
|
||||
*.id
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
jetstream/
|
||||
blobs/
|
||||
|
||||
# Build artifacts
|
||||
/echobot
|
||||
*.exe
|
||||
registry.db
|
||||
Reference in New Issue
Block a user