1
0
forked from aniani/vim

patch 8.2.4905: codecov includes MS-Windows install header file

Problem:    codecov includes MS-Windows install header file.
Solution:   Ignore dosinst.h.
This commit is contained in:
Bram Moolenaar
2022-05-07 13:25:37 +01:00
parent 4649c12123
commit 3f1cfcb864
2 changed files with 3 additions and 0 deletions

View File

@@ -746,6 +746,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4905,
/**/
4904,
/**/