commit | f2ac5e78928bf94118b4d4911166a02e8a87d3ea | [log] [tgz] |
---|---|---|
author | Jani Nikula <ext-jani.1.nikula@nokia.com> | Thu Jun 11 12:21:47 2009 +0300 |
committer | Sam Ravnborg <sam@ravnborg.org> | Sun Jun 14 22:30:24 2009 +0200 |
tree | b5aaef32231ae2835cfaa290bf7d7da3fd686104 | |
parent | a2bb90a08cb3b64dd815d762ffde2312582a6ec9 [diff] [blame] |
gitignore: Add GNU GLOBAL files to top .gitignore Ignore GPATH, GRTAGS, GSYMS, and GTAGS generated by GNU GLOBAL. Signed-off-by: Jani Nikula <ext-jani.1.nikula@nokia.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
diff --git a/.gitignore b/.gitignore index 3433d7c..f3b09fe 100644 --- a/.gitignore +++ b/.gitignore
@@ -63,6 +63,12 @@ cscope.* ncscope.* +# gnu global files +GPATH +GRTAGS +GSYMS +GTAGS + *.orig *~ \#*#