From 7fb56a1cc530beccd2c7126f21b7d347f5596614 Mon Sep 17 00:00:00 2001 From: =?utf8?q?L=2E=20Alberto=20Gim=C3=A9nez?= Date: Tue, 18 Jan 2011 00:00:33 +0100 Subject: [PATCH 1/1] Added tags files to .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Ignore TAGS and tags files. Signed-off-by: L. Alberto Giménez --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 780cf47..6b1050f 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,5 @@ stamp-h1 depcomp INSTALL check-news.in +tags +TAGS -- 2.39.5