This commit is contained in:
Andras Schmelczer 2026-05-31 16:57:03 +01:00
parent 17a96be0fc
commit a0fcf1314a
8 changed files with 234 additions and 335 deletions

3
.gitignore vendored
View file

@ -10,5 +10,8 @@ node_modules
# WebPack build output
dist
# Generated wasm-bindgen bundler + wasm2js output for the React Native build
pkg-rn
# Python virtual environment
.venv