mirror of
https://github.com/nzp-team/glquake.git
synced 2024-11-10 06:31:35 +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
|
*.3dsx
|
||||||
*.smdh
|
*.smdh
|
||||||
*.elf
|
*.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