Skip to content

Commit 4826f32

Browse files
committed
Refactor interaction system and UI module for improved structure
1 parent 4c70266 commit 4826f32

File tree

6 files changed

+556
-549
lines changed

6 files changed

+556
-549
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,8 @@ temp/
6161

6262
# Cloudflare Workers
6363
.wrangler/
64-
wrangler.toml.bak
64+
wrangler.toml.bak
65+
66+
# Release artifacts
67+
pkg/
68+
web/pkg/

0 commit comments

Comments
 (0)