0
0
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:
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-03-10 15:51:24 +00:00
committed by Bram Moolenaar
parent cf6662082f
commit 48f83c31d1
2 changed files with 8 additions and 1 deletions

View File

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