mirror of
https://github.com/pnx/m16vm
synced 2026-06-16 03:44:55 +02:00
gitignore: ignore .bin files.
This commit is contained in:
parent
99c2f3dd05
commit
f33b84f25a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
||||||
*.o
|
*.o
|
||||||
*.a
|
*.a
|
||||||
|
*.bin
|
||||||
m16vm
|
m16vm
|
||||||
m16as
|
m16as
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue