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

1
.gitignore vendored
View file

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

Binary file not shown.

Binary file not shown.

Binary file not shown.