.gitignore: move tags and TAGS close to other tag files
authorMasahiro Yamada <masahiroy@kernel.org>
Sun, 25 Apr 2021 06:24:04 +0000 (15:24 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 1 May 2021 15:43:35 +0000 (00:43 +0900)
commit819cb9fc80733e346f3f913293c0a70e00a61d33
treec438497506248d6ee1e3d2ec4083f1645240553b
parent1fca37660326b3c7a310e35768cf554425dd7f64
.gitignore: move tags and TAGS close to other tag files

For consistency, move tags and TAGS close to the cscope and GNU Global
patterns.

I removed the '/' prefix in case somebody wants to manually create tag
files in sub-directories.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
.gitignore