nvim: Update ignore folders

This commit is contained in:
ViViDboarder 2021-09-30 10:55:34 -07:00
parent ae43e89920
commit e8bc313d4f
1 changed files with 5 additions and 2 deletions

7
.gitignore vendored
View File

@ -2,6 +2,11 @@
.DS_Store
.pre_commit_env/
tags
neovim/backup/
neovim/plugged/
neovim/plugin
neovim/spell/
neovim/tmp/
vim/.netrwhist
vim/UltiSnips
vim/autoload/plug.vim
@ -14,5 +19,3 @@ vim/spell/
vim/tmp/
vim/tmp/viminfo.*
vim/view/
neovim/tmp
neovim/plugin