mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04:00
patch 8.2.4537: output from linter and language server shows up in git
Problem: Output from linter and language server shows up in git. Solution: Add patterns to .gitignore. (Goc Dundar, closes #9925)
This commit is contained in:
committed by
Bram Moolenaar
parent
cf6662082f
commit
48f83c31d1
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4537,
|
||||
/**/
|
||||
4536,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user