Skip to content

Commit 046fc06

Browse files
Alexander Huynhsimnalamburt
Alexander Huynh
authored andcommitted
Ignore tags in all doc subdirectories
Without this change, after generating :helptags, we have the two following tags that should be ignored: tests/bundled/lh-vim-lib/doc/tags tests/bundled/ut/doc/tags
1 parent 43c4fb3 commit 046fc06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
/doc/tags
1+
**/doc/**/tags
22
*.pyc

0 commit comments

Comments
 (0)