update .gitignore

This commit is contained in:
chyyuu 2013-03-10 10:13:33 -04:00
parent fe2e2c2f1d
commit 1c66b0f6b3

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
*~ *~
obj/ obj/
bin/ bin/
.gdb.in
.qemu.out