summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Kletzander <mkletzan@redhat.com>2023-02-06 15:05:38 +0100
committerMartin Kletzander <mkletzan@redhat.com>2023-02-08 17:24:31 +0100
commit8a63add283c310952b7df161b4b413e817468d01 (patch)
tree126390bcadf9b1a9ca0237ae5d6288b44cb63957
parentd133d73f543245d2644573011cdce721385265a6 (diff)
downloadlibvirt-8a63add283c310952b7df161b4b413e817468d01.tar.gz
Revert ".gitignore: Ignore cscope and other *tags files"
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>
-rw-r--r--.gitignore12
1 files changed, 1 insertions, 11 deletions
diff --git a/.gitignore b/.gitignore
index 61ea7779b0..4695391342 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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