From: Jani Nikula Date: Thu, 11 Jun 2009 09:21:47 +0000 (+0300) Subject: gitignore: Add GNU GLOBAL files to top .gitignore X-Git-Url: http://git.mmlx.us/?a=commitdiff_plain;h=f2ac5e78928bf94118b4d4911166a02e8a87d3ea;p=linux-edison.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 3433d7c0d36..f3b09fe989e 100644 --- a/.gitignore +++ b/.gitignore @@ -63,6 +63,12 @@ series cscope.* ncscope.* +# gnu global files +GPATH +GRTAGS +GSYMS +GTAGS + *.orig *~ \#*#