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

Jeremy Allison jra at samba.org
Thu Feb 6 17:19:56 MST 2014


On Thu, Feb 06, 2014 at 04:48:00PM -0700, Christof Schmitt wrote:
> 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

LGTM. Pushed to autobuild.


More information about the samba-technical mailing list