commit | 4ba64418187995c96fc29e4e4f699cecd57013bd | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jan 09 16:25:52 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jan 09 16:25:52 2020 +0100 |
tree | 47f6f53964c659842975b68da0d0d77b350c13a8 | |
parent | b16ad968499aeb29b6ff9be6cc64fb41522a4a5e [diff] [blame] |
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/src/version.c b/src/version.c index af80600..f15d748 100644 --- a/src/version.c +++ b/src/version.c
@@ -743,6 +743,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 107, +/**/ 106, /**/ 105,