add gitignore

This commit is contained in:
2025-10-03 19:42:54 -07:00
parent 7a2a23c51c
commit ab258d177e

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@ cmake-build-debug/
build/ build/
.cache/ .cache/
.idea .idea
compile_commands.json
roms/ roms/
dmg_boot.bin dmg_boot.bin