diff options
Diffstat (limited to 'nvim/.gitignore')
| -rw-r--r-- | nvim/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nvim/.gitignore b/nvim/.gitignore index d699e1d..005b535 100644 --- a/nvim/.gitignore +++ b/nvim/.gitignore @@ -2,3 +2,6 @@ tags test.sh .luarc.json nvim + +spell/ +lazy-lock.json |