]> git.proxmox.com Git - qemu.git/commit
Add TAGS and *~ to .gitignore
authorDavid Gibson <david@gibson.dropbear.id.au>
Thu, 24 Feb 2011 05:34:59 +0000 (16:34 +1100)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 24 Feb 2011 17:25:38 +0000 (11:25 -0600)
commit61a11c98b77bb27dda7b2fb7004371bf0437ae5d
tree85306564dc55fdc5fed2b27df20fd07a654087dd
parente07be5d2aeecc64b3d245cd20b9ccbeeedc9d1dd
Add TAGS and *~ to .gitignore

Add the etags output generated by "make TAGS" and editor backup files
to .gitignore.

This patch has previously appeared in my series of patches to add
pSeries emulation support.  However, it obviously has no real
connection to that, and can be applied seperately.

Please apply.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
.gitignore