patch 8.2.0107: hgignore is out of sync from gitignore

Problem:    Hgignore is out of sync from gitignore.
Solution:   Add lines to hgignore. (Ken Takata)
diff --git a/.hgignore b/.hgignore
index ff3d542..d266dda 100644
--- a/.hgignore
+++ b/.hgignore
@@ -10,6 +10,7 @@
 src/objects/.dirstamp
 src/objects
 src/tags
+src/types.vim
 
 # We do need src/auto/configure.
 src/auto/config.cache
@@ -86,6 +87,7 @@
 
 # Generated by "make install"
 runtime/doc/tags
+runtime/doc/doctags
 
 # Generated by "make shadow".  The directory names could be anything but we
 # restrict them to shadow (the default) or shadow-*