mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00
gitignore: add vim patches (#14412)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -66,3 +66,6 @@ tags
|
|||||||
# Generated by gen_vimdoc.py:
|
# Generated by gen_vimdoc.py:
|
||||||
/runtime/doc/*.mpack
|
/runtime/doc/*.mpack
|
||||||
/tmp-*-doc
|
/tmp-*-doc
|
||||||
|
|
||||||
|
# vim patches
|
||||||
|
/vim-*.patch
|
||||||
|
Reference in New Issue
Block a user