Update gitignore
This commit is contained in:
parent
9c9bd7e6c4
commit
32472aaf4a
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -30,3 +30,8 @@ vim/.vim/colors/
|
||||||
vim/.vim/plugged/
|
vim/.vim/plugged/
|
||||||
vim/.vim/swap/
|
vim/.vim/swap/
|
||||||
vim/.vim/undo/
|
vim/.vim/undo/
|
||||||
|
|
||||||
|
lazygit/.config/lazygit/state.yml
|
||||||
|
nvim/.config/nvim/plugin/packer_compiled.lua
|
||||||
|
nvim/.config/nvim/spell
|
||||||
|
vim/.vim/spell
|
Loading…
Add table
Reference in a new issue