mirror of
https://github.com/samsonjs/compiler.git
synced 2026-03-25 08:45:52 +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
|
||||
*.o
|
||||
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