Fix gitignore file
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 1m29s
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 1m29s
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,6 +1,8 @@
|
||||
lastSession.vim
|
||||
plugin/
|
||||
spell/
|
||||
./mail_password
|
||||
./lua/irc.lua
|
||||
./lazy-lock.json
|
||||
spell/*
|
||||
spell
|
||||
mail_password
|
||||
lua/irc.lua
|
||||
lazy-lock.json
|
||||
|
||||
Reference in New Issue
Block a user