From e741ca37c8906a5aa86cbc06286e615e18e72b39 Mon Sep 17 00:00:00 2001
From: Satish BD <bdsatish@gmail.com>
Date: Sun, 10 Jun 2012 01:32:00 +0300
Subject: [PATCH] Ignores for gtags and cscope added.

---
 Global/Tags.gitignore | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/Global/Tags.gitignore b/Global/Tags.gitignore
index cc28fefa..45922ec1 100644
--- a/Global/Tags.gitignore
+++ b/Global/Tags.gitignore
@@ -1,5 +1,14 @@
-# Ignore tags created by etags and ctags
+# Ignore tags created by etags, ctags, gtags (GNU global) and cscope
 TAGS
 !TAGS/
 tags
 !tags/
+gtags.files
+GTAGS
+GRTAGS
+GPATH
+cscope.files
+cscope.out
+cscope.in.out
+cscope.po.out
+