From d6f9adad132feaec9343d81c6794f060d631b86a Mon Sep 17 00:00:00 2001 From: orangerot Date: Wed, 15 Oct 2025 17:16:50 +0200 Subject: feat: minshell for web export --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index bfc050d..90a296f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ domino-dungeon.html domino-dungeon.js domino-dungeon.wasm src_build/domino_assets +index.* -- cgit v1.2.3