diff mbox

[01/28] Add TAGS and *~ to .gitignore

Message ID 1297745799-26148-2-git-send-email-qemu@gibson.dropbear.id.au
State New
Headers show

Commit Message

qemu@gibson.dropbear.id.au Feb. 15, 2011, 4:56 a.m. UTC
From: David Gibson <david@gibson.dropbear.id.au>

Add the etags generated output file and editor backup files to
.gitignore.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
---
 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff mbox

Patch

diff --git a/.gitignore b/.gitignore
index 26703e1..1d79680 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,3 +63,5 @@  pc-bios/optionrom/multiboot.raw
 .stgit-*
 cscope.*
 tags
+TAGS
+*~