commit | 5a8fad32ea9c075f045b37d6c7739891d458f82b | [log] [tgz] |
---|---|---|
author | shane.xb.qian <shane.qian@foxmail.com> | Mon May 16 11:14:09 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon May 16 11:14:09 2022 +0100 |
tree | 535a8ffd68d9cc96f017912c13cf0087f97df378 | |
parent | 9f28eeb694cec8f5019b8fbde3f92f4a90dc5006 [diff] [blame] |
patch 8.2.4962: files show up in git status Problem: Files show up in git status. Solution: Adjust the list of ignored files. Clean up more test files. (Shane xb Qian, closes #9929)
diff --git a/src/version.c b/src/version.c index b8fb438..1a33a73 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4962, +/**/ 4961, /**/ 4960,