]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Revert ".gitignore: Ignore cscope and other *tags files"
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 6 Feb 2023 14:05:38 +0000 (15:05 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 8 Feb 2023 16:24:31 +0000 (17:24 +0100)
This reverts commit f2d379e7cb802f922409c35e4831ee52a2162486.

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>
.gitignore

index 61ea7779b02b65f4600e009227e49a91cc6fdfcc..469539134280b6f72a34714ef2c93dbb56cc402a 100644 (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