Revert ".gitignore: Ignore cscope and other *tags files"

This reverts commit f2d379e7cb.

Any tool-related ignores should go to user's global ignore file or the user's
local exclude file which is per-project.  See git-config(1) and gitignore(5) for
more details.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Not-Ignored-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Martin Kletzander 2023-02-06 15:05:38 +01:00
parent d133d73f54
commit 8a63add283
1 changed files with 1 additions and 11 deletions

12
.gitignore vendored
View File

@ -19,17 +19,7 @@ __pycache__/
# libvirt related ignores
/build/
/ci/scratch/
# *tags and cscope files
/GPATH
/GRTAGS
/GTAGS
/TAGS
/cscope.files
/cscope.in.out
/cscope.out
/cscope.po.out
/tags
tags
# clangd related ignores
.clangd