gen_vimdoc: Allow to keep intermediary output

This commit is contained in:
Patrice Peterson
2020-08-08 21:47:59 +02:00
parent b5782c3b81
commit 9d9edebceb
2 changed files with 19 additions and 5 deletions

2
.gitignore vendored
View File

@@ -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/