ignore TAGS files

TAGS file are generated from `make tags` using etags. Other index tags
are already ignored (GTAGS, GPATH, etc.). Also ignoring `TAGS`.

(cherry picked from commit 2164ea8abd)
This commit is contained in:
Colin Vidal 2025-01-15 14:53:28 +01:00
parent 766b7bcf7e
commit 9c5d1ebe28

1
.gitignore vendored
View file

@ -95,6 +95,7 @@ doc/man/pkcs11-tokens.8in
/GPATH
/GRTAGS
/GTAGS
TAGS
# Emacs specific files
\.dir-locals-2.el
/emacs.desktop