mirror of
https://github.com/neovim/neovim.git
synced 2025-09-05 19:08:15 +00:00
gen_vimdoc: Allow to keep intermediary output
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -63,6 +63,8 @@ local.mk
|
||||
/runtime/doc/errors.log
|
||||
# Don't include the mpack files.
|
||||
/runtime/doc/*.mpack
|
||||
# Also don't include intermediary doc output
|
||||
/tmp-*-doc
|
||||
|
||||
# CLion
|
||||
/.idea/
|
||||
|
Reference in New Issue
Block a user