Skip to content

Commit

Permalink
Ignore tags in all doc subdirectories
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Alexander Huynh authored and simnalamburt committed May 6, 2020
1 parent 43c4fb3 commit 046fc06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/doc/tags
**/doc/**/tags
*.pyc

0 comments on commit 046fc06

Please sign in to comment.