1
0
forked from aniani/vim

patch 8.0.0696: .inc files missing in git

Problem:    The .inc files are missing in git. (Nazri Ramliy)
Solution:   Remove the .inc line from .gitignore.
This commit is contained in:
Bram Moolenaar
2017-07-07 13:04:16 +02:00
parent e5ae108ab8
commit cce1cf12eb
4 changed files with 274 additions and 1 deletions

View File

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