diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,6 +4,7 @@ !ansible !dunst !git +!gtk* !htop !launch !lf @@ -13,6 +14,6 @@ !x11 !zsh +nvim/.lazy-lock.json nvim/.netrwhist -nvim/plugged zsh/.zcompdump |