Attached patch ignores files named TAGS as generated by "make tags".
O.k. to apply?
Cheers,
 -- Guido
>From 7897e8b2cb6b26b8086ab2216d96378923c1b6b9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Guido=20G=C3=BCnther?= <a...@sigxcpu.org>
Date: Mon, 29 Nov 2010 13:43:00 +0100
Subject: [PATCH] Ignore files generated by "make tags"

---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index f07904c..12ae5e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,3 +61,4 @@ results.log
 stamp-h
 stamp-h.in
 stamp-h1
+TAGS
-- 
1.7.2.3

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to