From: Jani Nikula Date: Thu, 11 Jun 2009 09:21:47 +0000 (+0300) Subject: gitignore: Add GNU GLOBAL files to top .gitignore X-Git-Tag: Ubuntu-goldfish-3.4.0-4.27~11386^2~8 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=f2ac5e78928bf94118b4d4911166a02e8a87d3ea;p=mirror_ubuntu-zesty-kernel.git gitignore: Add GNU GLOBAL files to top .gitignore Ignore GPATH, GRTAGS, GSYMS, and GTAGS generated by GNU GLOBAL. Signed-off-by: Jani Nikula Signed-off-by: Sam Ravnborg --- diff --git a/.gitignore b/.gitignore index 3433d7c0d36d..f3b09fe989ef 100644 --- a/.gitignore +++ b/.gitignore @@ -63,6 +63,12 @@ series cscope.* ncscope.* +# gnu global files +GPATH +GRTAGS +GSYMS +GTAGS + *.orig *~ \#*#