mirror of
https://github.com/neovim/neovim.git
synced 2025-09-05 19:08:15 +00:00
doc: update gitignore
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -54,3 +54,11 @@
|
||||
# local make targets
|
||||
local.mk
|
||||
|
||||
# runtime/doc
|
||||
/runtime/doc/*.html
|
||||
/runtime/doc/**/*.man
|
||||
/runtime/doc/tags
|
||||
/runtime/doc/tags.ref
|
||||
/runtime/doc/doctags
|
||||
/runtime/doc/errors.log
|
||||
|
||||
|
Reference in New Issue
Block a user