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)
commitf39ea8b02dc2d64f32aefb4663d52179107be1d8
tree85306564dc55fdc5fed2b27df20fd07a654087dd
parent5099936943588b36ec61d142b6ca42c3209c41c9
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