port to electron (#33)

This commit is contained in:
Mike Sawka
2024-06-11 17:42:10 -07:00
committed by GitHub
parent 9f32a53485
commit 1874d9a252
62 changed files with 6498 additions and 1615 deletions
+2
View File
@@ -1,6 +1,7 @@
.task
frontend/dist
dist/
dist-dev/
frontend/node_modules
node_modules/
frontend/bindings
@@ -11,6 +12,7 @@ bin/
*.exe
.DS_Store
*~
out/
# Yarn Modern
.pnp.*