mirror of
https://github.com/samsonjs/compiler.git
synced 2026-04-27 14:57:45 +00:00
updated .gitignore
This commit is contained in:
parent
e20e1399bd
commit
a93c8d2fa6
1 changed files with 10 additions and 0 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -1,3 +1,13 @@
|
||||||
test
|
test
|
||||||
*.o
|
*.o
|
||||||
test.asm
|
test.asm
|
||||||
|
elfwriter
|
||||||
|
lea
|
||||||
|
min
|
||||||
|
min.bin
|
||||||
|
min_elf
|
||||||
|
miv
|
||||||
|
show_elf_magic
|
||||||
|
test.bin
|
||||||
|
test_elf.bin
|
||||||
|
test_elf
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue