]> Git Repo - qemu.git/blobdiff - .gitignore
Sparc32: remove dead increment, spotted by clang
[qemu.git] / .gitignore
index 5bacb37cd132a4c4ce42ab791275b4ac0eca6db7..d7d2146c07aee750985a72ab3400f56055bcc8aa 100644 (file)
@@ -1,8 +1,15 @@
+config-devices.*
+config-all-devices.*
 config-host.*
+config-target.*
 i386
 *-softmmu
 *-darwin-user
 *-linux-user
+*-bsd-user
+libhw32
+libhw64
+libuser
 qemu-doc.html
 qemu-tech.html
 qemu-doc.info
@@ -14,6 +21,12 @@ qemu-img.pod
 qemu-img
 qemu-nbd
 qemu-nbd.8
+qemu-nbd.pod
+qemu-options.texi
+qemu-img-cmds.texi
+qemu-img-cmds.h
+qemu-io
+qemu-monitor.texi
 .gdbinit
 *.a
 *.aux
@@ -28,3 +41,12 @@ qemu-nbd.8
 *.tp
 *.vr
 *.d
+*.o
+.pc
+patches
+pc-bios/bios-pq/status
+pc-bios/vgabios-pq/status
+pc-bios/optionrom/linuxboot.bin
+pc-bios/optionrom/multiboot.bin
+pc-bios/optionrom/multiboot.raw
+.stgit-*
This page took 0.023026 seconds and 4 git commands to generate.