[CHANGED] added trash to .gitignore

This commit is contained in:
Sami Samhuri 2009-06-26 11:39:52 -07:00
parent ed1a3444c7
commit a7a30b329a

16
.gitignore vendored
View file

@ -1,3 +1,5 @@
*.o
trash
test/*.o
test/*.asm
test/test_big
@ -15,17 +17,3 @@ test/test_do
test/test_for
test/test_break
test/test_print
*.o
test.asm
elfwriter
lea
min
min.bin
min_elf
mov
show_elf_magic
test.bin
test_elf.bin
test_elf
min2