Add gitignore file
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 9 Sep 2008 17:15:28 +0000 (17:15 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 9 Sep 2008 17:15:28 +0000 (17:15 +0000)
commit3288d450ed4ee1b077c580dc90128129ad6e35ee
treef76c88cf7ec368135a8eb2de0e76827baaff1a85
parent770b64e3e80f587f7a8e8dca611b187c44a9e8d2
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
.gitignore [new file with mode: 0644]