added the qemu tools thingie to gitignore since llvm-gdb is outdated and no longer used by the real cool kids
parent
0666fc30c7
commit
92792d9cac
@ -1,2 +1,3 @@
|
|||||||
.build*
|
.build*
|
||||||
/build*
|
/build*
|
||||||
|
/tools/qemu.mk
|
||||||
|
|||||||
Loading…
Reference in New Issue