diff options
author | Christof Schmitt <cs@samba.org> | 2014-02-06 16:48:00 -0700 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2014-02-07 03:20:13 +0100 |
commit | 353fdc5f9d97d1f2867b75f518673ac23f0f5d1c (patch) | |
tree | 708382b02757a045b7fa98502d859b694335f2f1 /.gitignore | |
parent | 3be664969d4de41ebb4778caabce8bcf5e303064 (diff) | |
download | samba-353fdc5f9d97d1f2867b75f518673ac23f0f5d1c.tar.gz |
.gitignore: Ignore tag files from GNU Global tool
Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Feb 7 03:20:15 CET 2014 on sn-devel-104
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8e1092f759d..aa51a372d80 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,10 @@ st/ *.swp tags TAGS +GPATH +GRTAGS +GSYMS +GTAGS cscope*.out autom4te.cache source3/.clang_complete |