From: shane.xb.qian Date: Wed, 10 Apr 2024 15:15:34 +0000 (+0200) Subject: add runtime/doc/tags-* to ignore files (#14479) X-Git-Tag: v9.1.0299~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b988c7a95f5ddb1f665a3fc7f0bcf2b08145693b;p=thirdparty%2Fvim.git add runtime/doc/tags-* to ignore files (#14479) closes: #14479 Signed-off-by: shane.xb.qian Signed-off-by: Christian Brabandt --- diff --git a/.gitignore b/.gitignore index 52444475ef..241e96eaf6 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 14fc3ecc51..8b73f1b82a 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-*