mirror of
https://github.com/nzp-team/glquake.git
synced 2024-11-21 19:41:21 +00:00
Actually remove built binary files.
It's too bad gitignore does not do that for me :(
This commit is contained in:
parent
4b8986be45
commit
ef8bc07d03
4 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,3 +5,4 @@ build/*
|
|||
*.3dsx
|
||||
*.smdh
|
||||
*.elf
|
||||
.DS_Store
|
BIN
nzportable.3dsx
BIN
nzportable.3dsx
Binary file not shown.
BIN
nzportable.elf
BIN
nzportable.elf
Binary file not shown.
BIN
nzportable.smdh
BIN
nzportable.smdh
Binary file not shown.
Loading…
Reference in a new issue