Actually remove built binary files.

It's too bad gitignore does not do that for me :(
This commit is contained in:
Ian 2022-11-27 12:18:15 -05:00
parent 4b8986be45
commit ef8bc07d03
4 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -4,4 +4,5 @@ build/*
*.sh
*.3dsx
*.smdh
*.elf
*.elf
.DS_Store

Binary file not shown.

Binary file not shown.

Binary file not shown.