From 91c8751e14d34a24dafd502032d1491517a7ab8b Mon Sep 17 00:00:00 2001 From: orangerot Date: Wed, 15 Oct 2025 07:22:58 +0200 Subject: [PATCH] feat: gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bfc050d --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +assets/*.h +domino-dungeon +domino-dungeon.html +domino-dungeon.js +domino-dungeon.wasm +src_build/domino_assets +