gitignore: Add GNU GLOBAL files to top .gitignore
authorJani Nikula <ext-jani.1.nikula@nokia.com>
Thu, 11 Jun 2009 09:21:47 +0000 (12:21 +0300)
committerSam Ravnborg <sam@ravnborg.org>
Sun, 14 Jun 2009 20:30:24 +0000 (22:30 +0200)
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>
.gitignore

index 3433d7c..f3b09fe 100644 (file)
@@ -63,6 +63,12 @@ series
 cscope.*
 ncscope.*
 
+# gnu global files
+GPATH
+GRTAGS
+GSYMS
+GTAGS
+
 *.orig
 *~
 \#*#