sim-card
/
qemu
Archived
10
0
Fork 0

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>
This commit is contained in:
David Gibson 2011-02-24 16:34:59 +11:00 committed by Anthony Liguori
parent e07be5d2ae
commit 61a11c98b7
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -63,3 +63,5 @@ pc-bios/optionrom/multiboot.raw
.stgit-*
cscope.*
tags
TAGS
*~