0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 8.1.1290: .hgignore and .gitignore are either distributed or in git

Problem:    .hgignore and .gitignore are either distributed or in git, not
            both.
Solution:   Add .gitignore to the distribution and .hgignore to git.  Update
            the entries. (Christian Brabandt, Ken Takata)
This commit is contained in:
Bram Moolenaar
2019-05-07 21:48:51 +02:00
parent b6cb26ffe1
commit fd31e45e4b
4 changed files with 123 additions and 4 deletions

View File

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