Add vim lazy lock to gitignore
This commit is contained in:
parent
1da86fb3a5
commit
f8bbead37a
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -11,4 +11,6 @@ mutt/accounts/*
|
||||||
/systemd/HOME/.config/systemd/user/timers.target.wants/
|
/systemd/HOME/.config/systemd/user/timers.target.wants/
|
||||||
/systemd/HOME/.config/systemd/user/default.target.wants/
|
/systemd/HOME/.config/systemd/user/default.target.wants/
|
||||||
nvim/.config/nvim/.netrwhist
|
nvim/.config/nvim/.netrwhist
|
||||||
|
nvim/.config/nvim/lazy-lock.json
|
||||||
remind/.local/share/remind/work.rem
|
remind/.local/share/remind/work.rem
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue