[PATCH] .gitignore: Ignore tag files from GNU Global tool

Christof Schmitt cs at samba.org
Thu Feb 6 16:48:00 MST 2014


Signed-off-by: Christof Schmitt <cs at samba.org>
---
 .gitignore |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8e1092f..aa51a37 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,10 @@ st/
 *.swp
 tags
 TAGS
+GPATH
+GRTAGS
+GSYMS
+GTAGS
 cscope*.out
 autom4te.cache
 source3/.clang_complete
-- 
1.7.1



More information about the samba-technical mailing list