Add gitignore file

While QEMU officially uses SVN, there are a number of unofficial git
repositories that many developers use.  Adding a .gitignore (derived from the
svn:ignore) will make their lives a lot easier.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>



git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5183 c046a42c-6fe2-441c-8c8c-71466251a162
1 file changed
tree: f76c88cf7ec368135a8eb2de0e76827baaff1a85
  1. audio/
  2. darwin-user/
  3. fpu/
  4. hw/
  5. keymaps/
  6. linux-user/
  7. pc-bios/
  8. slirp/
  9. target-alpha/
  10. target-arm/
  11. target-cris/
  12. target-i386/
  13. target-m68k/
  14. target-mips/
  15. target-ppc/
  16. target-sh4/
  17. target-sparc/
  18. tcg/
  19. tests/
  20. .gitignore
  21. a.out.h
  22. aes.c
  23. aes.h
  24. alpha-dis.c
  25. alpha.ld
  26. arm-dis.c
  27. arm-semi.c
  28. arm.ld
  29. block-bochs.c
  30. block-cloop.c
  31. block-cow.c
  32. block-dmg.c
  33. block-nbd.c
  34. block-parallels.c
  35. block-qcow.c
  36. block-qcow2.c
  37. block-raw-posix.c
  38. block-raw-win32.c
  39. block-vmdk.c
  40. block-vpc.c
  41. block-vvfat.c
  42. block.c
  43. block.h
  44. block_int.h
  45. bswap.h
  46. Changelog
  47. check_ops.sh
  48. cocoa.m
  49. configure
  50. console.c
  51. console.h
  52. COPYING
  53. COPYING.LIB
  54. cpu-all.h
  55. cpu-defs.h
  56. cpu-exec.c
  57. cris-dis.c
  58. curses.c
  59. curses_keys.h
  60. cutils.c
  61. d3des.c
  62. d3des.h
  63. dis-asm.h
  64. disas.c
  65. disas.h
  66. dyngen-exec.h
  67. dyngen.c
  68. elf.h
  69. elf_ops.h
  70. exec-all.h
  71. exec.c
  72. gdbstub.c
  73. gdbstub.h
  74. gen-icount.h
  75. host-utils.c
  76. host-utils.h
  77. hostregs_helper.h
  78. hpet.h
  79. hppa-dis.c
  80. hppa.ld
  81. i386-dis.c
  82. i386.ld
  83. ia64.ld
  84. keymaps.c
  85. kqemu.c
  86. kqemu.h
  87. LICENSE
  88. loader.c
  89. m68k-dis.c
  90. m68k-semi.c
  91. m68k.ld
  92. MAINTAINERS
  93. Makefile
  94. Makefile.target
  95. mips-dis.c
  96. mips.ld
  97. mipsel.ld
  98. monitor.c
  99. nbd.c
  100. nbd.h
  101. net-checksum.c
  102. net.h
  103. osdep.c
  104. osdep.h
  105. ppc-dis.c
  106. ppc.ld
  107. ppc64.ld
  108. qemu-binfmt-conf.sh
  109. qemu-char.h
  110. qemu-common.h
  111. qemu-doc.texi
  112. qemu-img.c
  113. qemu-img.texi
  114. qemu-lock.h
  115. qemu-log.h
  116. qemu-malloc.c
  117. qemu-nbd.c
  118. qemu-nbd.texi
  119. qemu-tech.texi
  120. qemu-timer.h
  121. qemu_socket.h
  122. readline.c
  123. README
  124. s390-dis.c
  125. s390.ld
  126. sdl.c
  127. sdl_keysym.h
  128. sh4-dis.c
  129. softmmu-semi.h
  130. softmmu_defs.h
  131. softmmu_exec.h
  132. softmmu_header.h
  133. softmmu_template.h
  134. sparc-dis.c
  135. sparc.ld
  136. sparc64.ld
  137. sys-queue.h
  138. sysemu.h
  139. tap-win32.c
  140. texi2pod.pl
  141. thunk.c
  142. thunk.h
  143. TODO
  144. translate-all.c
  145. uboot_image.h
  146. usb-linux.c
  147. VERSION
  148. vgafont.h
  149. vl.c
  150. vnc.c
  151. vnc_keysym.h
  152. vnchextile.h
  153. x86_64.ld
  154. x_keymap.c