diff options
Diffstat (limited to 'nvim/.gitignore')
| -rw-r--r-- | nvim/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nvim/.gitignore b/nvim/.gitignore index 1b83131..ea93eda 100644 --- a/nvim/.gitignore +++ b/nvim/.gitignore @@ -2,4 +2,4 @@ tags test.sh .luarc.json nvim -plugin/packer_compiled.lua +lazy-lock.json |