gitignore: Ignore GNU Global's tag files

GNU Global creates a few files at the root dir.  Ignore them all.

Signed-off-by: Yasushi SHOJI <y-shoji@ispace-inc.com>
This commit is contained in:
Yasushi SHOJI 2018-09-26 20:00:16 +09:00 committed by Kumar Gala
parent 87d177a6fb
commit e1e12ba0c6

5
.gitignore vendored
View file

@ -43,3 +43,8 @@ tags
# Disables the warning about the changed behavior for Kconfig defaults
hide-defaults-note
# Tag files
GPATH
GRTAGS
GTAGS