add runtime/doc/tags-* to ignore files (#14479)
Commit:
https://github.com/vim/vim/commit/b988c7a95f5ddb1f665a3fc7f0bcf2b08145693b
Author: shane.xb.qian <
shane...@foxmail.com>
Date: Wed Apr 10 17:15:34 2024 +0200
add runtime/doc/tags-* to ignore files (
https://github.com/vim/vim/issues/14479)
closes:
https://github.com/vim/vim/issues/14479
Signed-off-by: shane.xb.qian <
shane...@foxmail.com>
Signed-off-by: Christian Brabandt <
c...@256bit.org>
diff --git a/.gitignore b/.gitignore
index 52444475e..241e96eaf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -96,6 +96,7 @@ src/kword_test
# Generated by "make install"
runtime/doc/doctags
+runtime/doc/tags-*
# Temporarily generated by "runtime/syntax/generator/make"
runtime/syntax/generator/generator.err
diff --git a/.hgignore b/.hgignore
index 14fc3ecc5..8b73f1b82 100644
--- a/.hgignore
+++ b/.hgignore
@@ -98,6 +98,7 @@ src/kword_test
# Generated by "make install"
runtime/doc/doctags
+runtime/doc/tags-*
# Generated by "make shadow". The directory names could be anything but we
# restrict them to shadow (the default) or shadow-*