Add imgsrc to wildignore

This commit is contained in:
Kovid Goyal 2018-07-04 09:27:36 +05:30
parent 38ce6eb3e5
commit 948a0b8ad4
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -23,6 +23,7 @@ set wildignore+=build/*
set wildignore+=dist/*
set wildignore+=manual/generated/*
set wildignore+=manual/locale/*
set wildignore+=imgsrc/*
fun! CalibreLog()
" Setup buffers to edit the calibre changelog and version info prior to