mirror of
https://github.com/Yggdroot/indentLine.git
synced 2025-12-06 12:14:25 +08:00
Exclude auto generated vim doc tags.
A little addition to the .gitignore to exclude the auto generated vim doc tags.
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -161,3 +161,11 @@ pip-log.txt
|
||||
|
||||
# Mac crap
|
||||
.DS_Store
|
||||
|
||||
|
||||
#############
|
||||
## Vim
|
||||
#############
|
||||
|
||||
# Exclude auto generated vim doc tags.
|
||||
doc/tags
|
||||
|
||||
Reference in New Issue
Block a user