mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +00:00
Update .gitignore
- the man stuff hasn't been needed since 0086c0a
- "runtime/doc/tags" is already covered by "tags"
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -60,8 +60,6 @@ local.mk
|
|||||||
|
|
||||||
# runtime/doc
|
# runtime/doc
|
||||||
/runtime/doc/*.html
|
/runtime/doc/*.html
|
||||||
/runtime/doc/**/*.man
|
|
||||||
/runtime/doc/tags
|
|
||||||
/runtime/doc/tags.ref
|
/runtime/doc/tags.ref
|
||||||
/runtime/doc/doctags
|
/runtime/doc/doctags
|
||||||
/runtime/doc/errors.log
|
/runtime/doc/errors.log
|
||||||
|
Reference in New Issue
Block a user