Commit 1be7daa9d2e49dada01fceb82983f78b3c72bcf7

Authored by Isaku Yamahata
Committed by Anthony Liguori
1 parent e16044ef

dot gitignore: add qemu-monitor.texi

add qemu-monitor.texi to .gitignore.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Showing 1 changed file with 1 additions and 0 deletions
.gitignore
... ... @@ -22,6 +22,7 @@ qemu-options.texi
22 22 qemu-img-cmds.texi
23 23 qemu-img-cmds.h
24 24 qemu-io
  25 +qemu-monitor.texi
25 26 .gdbinit
26 27 *.a
27 28 *.aux
... ...