From a6ea9e8adefd12d2fa2c8db9fbafc588905c1491 Mon Sep 17 00:00:00 2001 From: Nick Nisi Date: Sun, 14 Sep 2014 09:58:45 -0500 Subject: [PATCH] add vim spellfile to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e0ac49b..317ad84 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .netrwhist vim/vim.symlink/bundle/ +vim/vim.symlink/spell/ npm-debug.log