forked from aniani/vim
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)
This commit is contained in:
committed by
Bram Moolenaar
parent
9f28eeb694
commit
5a8fad32ea
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4962,
|
||||
/**/
|
||||
4961,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user