Update gitignore

This commit is contained in:
Madeline Busig 2025-05-06 01:47:45 -07:00
parent 83c2ca5ffd
commit f46253feb7

1
.gitignore vendored
View File

@ -48,6 +48,7 @@ _deps
# ---> MISC & GBA # ---> MISC & GBA
.cache/ .cache/
build/ build/
build*
*.gba *.gba
*.elf *.elf