From 8fbe9932bd95f42c05b6f1a84ffb72de9060d1a1 Mon Sep 17 00:00:00 2001 From: neon443 <69979447+neon443@users.noreply.github.com> Date: Mon, 11 Aug 2025 00:56:16 -0400 Subject: [PATCH] initial commit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..43754ac --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +build +*.3dsx +*.elf +*.smdh