Merge pull request #115 from olajep/exclude-vim-tags
Exclude auto generated vim doc tags.
This commit is contained in:
commit
8614ce1732
2
.gitignore
vendored
2
.gitignore
vendored
@ -53,3 +53,5 @@ cpp/llvm/tools/clang/www/*
|
|||||||
# explicitely include them
|
# explicitely include them
|
||||||
!LLVMBuild.txt
|
!LLVMBuild.txt
|
||||||
|
|
||||||
|
# Exclude auto generated vim doc tags.
|
||||||
|
doc/tags
|
||||||
|
Loading…
x
Reference in New Issue
Block a user