From ab258d177e76e836f4bf30e0520176250020da5b Mon Sep 17 00:00:00 2001 From: YayIguess Date: Fri, 3 Oct 2025 19:42:54 -0700 Subject: [PATCH] add gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b104992..12a94c2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ cmake-build-debug/ build/ .cache/ .idea +compile_commands.json roms/ dmg_boot.bin