From bba8dc8b615e907bd95160f244e220ce56659780 Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Sun, 25 Jul 2021 11:16:17 -0700 Subject: [PATCH] neovim: Ignore coc commands file --- neovim/coc/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/neovim/coc/.gitignore b/neovim/coc/.gitignore index eee5911..5b04a14 100644 --- a/neovim/coc/.gitignore +++ b/neovim/coc/.gitignore @@ -1,2 +1,3 @@ /list-extensions-history.json /list-location-history.json +/commands