Skip to content
Snippets Groups Projects
Commit f2ac5e78 authored by Jani Nikula's avatar Jani Nikula Committed by Sam Ravnborg
Browse files

gitignore: Add GNU GLOBAL files to top .gitignore


Ignore GPATH, GRTAGS, GSYMS, and GTAGS generated by GNU GLOBAL.

Signed-off-by: default avatarJani Nikula <ext-jani.1.nikula@nokia.com>
Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent a2bb90a0
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,12 @@ series
cscope.*
ncscope.*
# gnu global files
GPATH
GRTAGS
GSYMS
GTAGS
*.orig
*~
\#*#
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment