]> Git Repo - qemu.git/blobdiff - .gitignore
move cc-option definition to rules.mak
[qemu.git] / .gitignore
index 0f4af35a1c0b120e699c6b557143566597bf2aca..4165e5151b6b72f0c9d7afb5c33bdcf8c85435fb 100644 (file)
@@ -4,6 +4,8 @@ i386
 *-darwin-user
 *-linux-user
 *-bsd-user
+libhw32
+libhw64
 qemu-doc.html
 qemu-tech.html
 qemu-doc.info
@@ -16,6 +18,11 @@ 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
@@ -30,5 +37,9 @@ qemu-nbd.pod
 *.tp
 *.vr
 *.d
+*.o
 .pc
 patches
+pc-bios/bios-pq/status
+pc-bios/vgabios-pq/status
+.stgit-*
This page took 0.023642 seconds and 4 git commands to generate.